[Groonga-commit] groonga/groonga at 3103d29 [master] Remove needless include

Back to archive index

susumu.yata null+****@clear*****
Thu Nov 19 13:17:55 JST 2015


susumu.yata	2015-11-19 13:17:55 +0900 (Thu, 19 Nov 2015)

  New Revision: 3103d299f608f79f081baa57fcd76f4ae5c48082
  https://github.com/groonga/groonga/commit/3103d299f608f79f081baa57fcd76f4ae5c48082

  Message:
    Remove needless include

  Modified files:
    lib/ts/ts_expr.c
    lib/ts/ts_expr_node.c

  Modified: lib/ts/ts_expr.c (+0 -2)
===================================================================
--- lib/ts/ts_expr.c    2015-11-19 13:17:19 +0900 (7eadc66)
+++ lib/ts/ts_expr.c    2015-11-19 13:17:55 +0900 (a7fcde6)
@@ -18,8 +18,6 @@
 
 #include "ts_expr.h"
 
-#include <math.h>
-#include <stdlib.h>
 #include <string.h>
 
 #include "../grn_ctx.h"

  Modified: lib/ts/ts_expr_node.c (+0 -1)
===================================================================
--- lib/ts/ts_expr_node.c    2015-11-19 13:17:19 +0900 (4d23ebb)
+++ lib/ts/ts_expr_node.c    2015-11-19 13:17:55 +0900 (089a2d3)
@@ -19,7 +19,6 @@
 #include "ts_expr_node.h"
 
 #include <math.h>
-#include <stdlib.h>
 #include <string.h>
 
 #include "../grn_ctx.h"
-------------- next part --------------
HTML����������������������������...
下載 



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