summaryrefslogtreecommitdiffstats
path: root/src/PYLibPinyin.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/PYLibPinyin.cc')
-rw-r--r--src/PYLibPinyin.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PYLibPinyin.cc b/src/PYLibPinyin.cc
index 467b2ab..0739bea 100644
--- a/src/PYLibPinyin.cc
+++ b/src/PYLibPinyin.cc
@@ -21,6 +21,7 @@
#include "PYLibPinyin.h"
+#include <assert.h>
#include <string.h>
#include <pinyin.h>
#include "PYPConfig.h"