We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a692e commit 62d6180Copy full SHA for 62d6180
src/util/unicode.cpp
@@ -18,8 +18,6 @@ Author: Daniel Kroening, kroening@kroening.com
18
#include <windows.h>
19
#endif
20
21
-#define BUFSIZE 100
22
-
23
std::string narrow(const wchar_t *s)
24
{
25
#ifdef _WIN32
0 commit comments