Add C++ API
[vpp.git] / src / vpp-api / vapi / vapi_dbg.h
index 95a8008..ec3a300 100644 (file)
@@ -22,6 +22,7 @@
 #define VAPI_DEBUG (0)
 #define VAPI_DEBUG_CONNECT (0)
 #define VAPI_DEBUG_ALLOC (0)
+#define VAPI_CPP_DEBUG_LEAKS (0)
 
 #if VAPI_DEBUG
 #include <stdio.h>