summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/compat/cc_codew.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/include/pj/compat/cc_codew.h')
-rw-r--r--pjlib/include/pj/compat/cc_codew.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjlib/include/pj/compat/cc_codew.h b/pjlib/include/pj/compat/cc_codew.h
index 7dcaae5d..3f8b46ee 100644
--- a/pjlib/include/pj/compat/cc_codew.h
+++ b/pjlib/include/pj/compat/cc_codew.h
@@ -49,6 +49,7 @@ typedef unsigned long long pj_uint64_t;
#define PJ_UINT64(val) val##LLU
#define PJ_INT64_FMT "L"
+#define PJ_UNREACHED(x)
#endif /* __PJ_COMPAT_CC_CODEW_H__ */