Adding callback for C++ (still has bug for return values); adding struct as method...
[iot2.git] / iotjava / iotrmi / C++ / sample / TestClass.cpp
index 1981601d1e5092af78038b1f9a8bf107eef6176b..e29e2d49ffec953284e27773f19c9e9c6ad0277d 100644 (file)
@@ -1,6 +1,7 @@
 #include <iostream>
 #include <string>
 #include "TestClass.hpp"
+#include "CallBack.hpp"
 
 using namespace std;