diff --git a/include/messageFormat.h b/include/messageFormat.h index 238f59106..05da4c627 100644 --- a/include/messageFormat.h +++ b/include/messageFormat.h @@ -7,7 +7,7 @@ namespace storagemanager { -#define SM_MSG_START 0xbf65a7e1 +static const uint SM_MSG_START=0xbf65a7e1; enum Opcodes { OPEN,