[Groonga-commit] groonga/groonga at 05823bc [master] windows: add missing include

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sun Nov 15 14:20:32 JST 2015


Kouhei Sutou	2015-11-15 14:20:32 +0900 (Sun, 15 Nov 2015)

  New Revision: 05823bc48b8e49c7c64a68c7b006bfdfa45ad8f9
  https://github.com/groonga/groonga/commit/05823bc48b8e49c7c64a68c7b006bfdfa45ad8f9

  Message:
    windows: add missing include

  Modified files:
    plugins/query_expanders/tsv.c

  Modified: plugins/query_expanders/tsv.c (+1 -0)
===================================================================
--- plugins/query_expanders/tsv.c    2015-11-14 23:29:41 +0900 (5562b6a)
+++ plugins/query_expanders/tsv.c    2015-11-15 14:20:32 +0900 (f71438e)
@@ -29,6 +29,7 @@
 #include <string.h>
 
 #ifdef WIN32
+# include <windows.h>
 # include <share.h>
 #endif /* WIN32 */
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index