Index: /branches/with_autoconf/src/gen_code.cc
===================================================================
--- /branches/with_autoconf/src/gen_code.cc	(revision 9)
+++ /branches/with_autoconf/src/gen_code.cc	(revision 10)
@@ -58,4 +58,7 @@
 #define casc_cflags GENERATED_MODULE_CFLAGS " " fsm_check_flag
 
+// Enable CPP call, this is useful for typeinfo-enabled classes
+#define CPP_CALL
+
 using namespace std;
 
