Fixing initialization to just create a table on the cloud side.
[iotcloud.git] / version2 / src / C / ArbitrationRound.h
index b91469d1340a66a93584d7e4dacf15161ef72793..ba4ed86f1a201bab71559af15a33c01b63d473b9 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef ARBITRATIONROUND_H
 #define ARBITRATIONROUND_H
 
-#define MAX_PARTS 10
+#define ArbitrationRound_MAX_PARTS 10
 #include "common.h"
 
 class ArbitrationRound {