@@ -28,7 +28,7 @@ OTHER DEALINGS IN THE SOFTWARE.
#include "Assert.h"
#include "Types.h"
-#include "String.h"
+#include "StringUtils.h"
namespace crown
{
@@ -29,7 +29,7 @@ OTHER DEALINGS IN THE SOFTWARE.
#include <cstdio>
#include <cstdarg>
@@ -26,7 +26,7 @@ OTHER DEALINGS IN THE SOFTWARE.
#pragma once
#include "OS.h"
#include "File.h"
#include "MallocAllocator.h"
#include "TextWriter.h"
@@ -1,4 +1,4 @@
#include "Path.h"
#include <stdio.h>