This commit is contained in:
Oleg Korshul
2018-04-11 11:51:43 +03:00
parent e753476826
commit 7d2f96d284
8 changed files with 438 additions and 270 deletions

View File

@ -33,6 +33,7 @@
#define _BUILD_STRING_BUILDER_CROSSPLATFORM_H_
#include <string>
#include <string.h>
#include <algorithm>
#include "Types.h"