diff options
Diffstat (limited to 'source')
| -rw-r--r-- | source/core/slang-stream.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/core/slang-stream.cpp b/source/core/slang-stream.cpp index 6af3f959e..1b8468c04 100644 --- a/source/core/slang-stream.cpp +++ b/source/core/slang-stream.cpp @@ -5,6 +5,7 @@ #include "slang-io.h" #include "slang-process.h" +#include <stdio.h> #include <thread> namespace Slang |
