blob: 9931dd7aff6054c52468c206d11126ea98288012 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- Src/DasherCore/AlphabetMap.h.orig Sun Dec 14 10:56:59 2003
+++ Src/DasherCore/AlphabetMap.h Sun Dec 14 10:57:30 2003
@@ -50,6 +50,7 @@
#define __AlphabetMap_h__
#include "../Common/MSVC_Unannoy.h"
+#include <sys/types.h>
#include <vector>
#include <string>
|