diff options
author | fireice-uk <fireice2@o2.pl> | 2017-03-17 17:51:00 +0000 |
---|---|---|
committer | fireice-uk <fireice2@o2.pl> | 2017-03-17 17:51:00 +0000 |
commit | d4d3048e87f1323b137921b093414c24041d6665 (patch) | |
tree | 37666e28db3347e40cdbc276feeb281a726b3c59 /msgstruct.h | |
parent | 74941389e4b6b1ea09246b996ff01c757df1ef0e (diff) | |
download | xmr-stak-d4d3048e87f1323b137921b093414c24041d6665.zip xmr-stak-d4d3048e87f1323b137921b093414c24041d6665.tar.gz |
Official MAC build step 1
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> |