[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Remove needless pthread.h include

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:43:26 JST 2012


Kouhei Sutou	2012-05-20 16:39:11 +0900 (Sun, 20 May 2012)

  New Revision: 686e0ff8e762851a054c622f8dd57717ce078268
  https://github.com/mroonga/mroonga/commit/686e0ff8e762851a054c622f8dd57717ce078268

  Log:
    Remove needless pthread.h include

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+0 -1)
===================================================================
--- ha_mroonga.cpp    2012-05-20 16:31:55 +0900 (e0eb01a)
+++ ha_mroonga.cpp    2012-05-20 16:39:11 +0900 (d81a89b)
@@ -35,7 +35,6 @@
 #include <ft_global.h>
 #include <spatial.h>
 #include <mysql.h>
-#include <pthread.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <dirent.h>
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index