fs/Charset: add macro HAVE_FS_CHARSET

This commit is contained in:
Max Kellermann
2014-11-29 23:35:49 +01:00
parent fd2c6b8a4b
commit 125daea16a
4 changed files with 7 additions and 3 deletions

View File

@@ -25,6 +25,10 @@
#include <string>
#ifdef HAVE_GLIB
#define HAVE_FS_CHARSET
#endif
class Error;
/**