mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 16:02:08 +02:00
adding stdio.h for memset and memcpy on linux
This commit is contained in:
parent
a729369655
commit
e3fe20ae6a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "CPUIdent.h"
|
||||
|
||||
#include <QtCore/QtGlobal>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <intrin.h>
|
||||
|
|
Loading…
Reference in a new issue