Navigation Menu

Skip to content

Commit

Permalink
Remove needless pthread.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 20, 2012
1 parent 2420c62 commit 686e0ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ha_mroonga.cpp
Expand Up @@ -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>
Expand Down

0 comments on commit 686e0ff

Please sign in to comment.