Commit 47eeab59 authored by Phillip Castaneda's avatar Phillip Castaneda
Browse files

Adding standard header for LINUX

parent 6089ce52
...@@ -89,6 +89,7 @@ restrictions: ...@@ -89,6 +89,7 @@ restrictions:
# define _OISExport __attribute__((visibility("default"))) # define _OISExport __attribute__((visibility("default")))
#else //Probably Linux #else //Probably Linux
# define OIS_LINUX_PLATFORM # define OIS_LINUX_PLATFORM
# include <unistd.h>
#endif #endif
//Is Processor 32 or 64 bits... //Is Processor 32 or 64 bits...
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment