sim: fixed for tilab
[calu.git] / 3b_sim / cdat.hpp
index b5d212b152f9a66fa8c61bc55194b55e1beb0a05..2046de5914162772fbfe2fbf497f7aee57f4b551 100644 (file)
@@ -4,8 +4,8 @@
 #include <string>
 #include <sstream>
 
-typedef __UINT32_TYPE__ CDat;
-typedef __UINT64_TYPE__ CDatd;
+typedef __uint32_t CDat;
+typedef __uint64_t CDatd;
 
 #define BYTE_COUNT 4