1
0
Fork 0

yet another fix for Windows

This commit is contained in:
Jan Steemann 2015-11-03 16:31:06 +01:00
parent 43ccee4984
commit 625227cd0b
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ typedef unsigned char UTF8; /* typically 8 bits */
#endif
#include <stdint.h>
#include <string>
namespace linenoise_ng {