mirror of https://gitee.com/bigwinds/arangodb
yet another fix for Windows
This commit is contained in:
parent
43ccee4984
commit
625227cd0b
|
@ -94,6 +94,7 @@ typedef unsigned char UTF8; /* typically 8 bits */
|
|||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
|
||||
namespace linenoise_ng {
|
||||
|
||||
|
|
Loading…
Reference in New Issue