[Groonga-commit] groonga/groonga at 99f9940 [master] Remove needless header file inclusions

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sun Nov 23 17:10:13 JST 2014


Kouhei Sutou	2014-11-23 17:10:13 +0900 (Sun, 23 Nov 2014)

  New Revision: 99f99400ad4363cf2bef5a35c444639acabf57c7
  https://github.com/groonga/groonga/commit/99f99400ad4363cf2bef5a35c444639acabf57c7

  Message:
    Remove needless header file inclusions

  Modified files:
    lib/tokenizer.c

  Modified: lib/tokenizer.c (+0 -2)
===================================================================
--- lib/tokenizer.c    2014-11-23 17:08:26 +0900 (aba5c28)
+++ lib/tokenizer.c    2014-11-23 17:10:13 +0900 (ef9eb5b)
@@ -18,8 +18,6 @@
 #include "grn.h"
 #include <groonga/tokenizer.h>
 
-#include <stdarg.h>
-#include <stdio.h>
 #include <string.h>
 
 #include "grn_ctx.h"
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る