diff options
Diffstat (limited to 'build.json')
-rw-r--r-- | build.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.json b/build.json index 170b148067..579ede329f 100644 --- a/build.json +++ b/build.json @@ -231,6 +231,7 @@ "src/core/support/file.h", "src/core/support/murmur_hash.h", "src/core/support/string.h", + "src/core/support/string_win32.h", "src/core/support/thd_internal.h" ], "src": [ |