[Groonga-commit] pgroonga/pgroonga at 1c051ad [master] Add missing include

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jan 23 22:28:09 JST 2016


Kouhei Sutou	2016-01-23 22:28:09 +0900 (Sat, 23 Jan 2016)

  New Revision: 1c051ad945092c051d529a0c8c80aea464411c62
  https://github.com/pgroonga/pgroonga/commit/1c051ad945092c051d529a0c8c80aea464411c62

  Message:
    Add missing include

  Modified files:
    src/pgrn_value.h

  Modified: src/pgrn_value.h (+2 -0)
===================================================================
--- src/pgrn_value.h    2016-01-23 22:23:01 +0900 (8567ff2)
+++ src/pgrn_value.h    2016-01-23 22:28:09 +0900 (1376fb7)
@@ -1,3 +1,5 @@
 #pragma once
 
+#include <postgres.h>
+
 bool PGrnIsNoneValue(const char *value);
-------------- next part --------------
HTML����������������������������...
Download 



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