summaryrefslogtreecommitdiff
path: root/compiler/cpp/src/thrift/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/cpp/src/thrift/common.h')
-rw-r--r--compiler/cpp/src/thrift/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/cpp/src/thrift/common.h b/compiler/cpp/src/thrift/common.h
index 06392cda7..059421df1 100644
--- a/compiler/cpp/src/thrift/common.h
+++ b/compiler/cpp/src/thrift/common.h
@@ -29,6 +29,7 @@
extern t_type* g_type_void;
extern t_type* g_type_string;
extern t_type* g_type_binary;
+extern t_type* g_type_uuid;
extern t_type* g_type_bool;
extern t_type* g_type_i8;
extern t_type* g_type_i16;