#include port.h

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1643 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-04-18 14:11:56 +00:00
parent 5fd99e00e5
commit 4adce7fdcd
+3
View File
@@ -24,6 +24,9 @@
#include <sys/types.h> #include <sys/types.h>
/* Added for UQM */
#include "port.h"
/* Allow the use in C++ code. */ /* Allow the use in C++ code. */
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {