diff options
Diffstat (limited to 'msgstruct.h')
-rw-r--r-- | msgstruct.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/msgstruct.h b/msgstruct.h index 3452920..d3b1709 100644 --- a/msgstruct.h +++ b/msgstruct.h @@ -1,4 +1,5 @@ #pragma once +#include <string> #include <string.h> #include <assert.h> |