We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0a902 commit 94bf594Copy full SHA for 94bf594
lib/irrlicht/source/Irrlicht/CIrrDeviceLinux.cpp
@@ -11,6 +11,7 @@ extern bool GLContextDebugBit;
11
12
#include <stdio.h>
13
#include <stdlib.h>
14
+#include <unistd.h>
15
#include <sys/utsname.h>
16
#include <time.h>
17
#include "IEventReceiver.h"
0 commit comments