Glog: Restore haiko OS

This commit is contained in:
Sergey Sharybin
2018-03-22 16:58:09 +01:00
parent 27d9863fa5
commit 0bce7186f7

View File

@@ -14,4 +14,6 @@
#include "windows/config.h"
#elif defined(__GNU__)
#include "config_hurd.h"
#elif defined(__HAIKU__)
#include "config_haiku.h"
#endif