GLog: Tweak settings according to our config

We do have gflags.
This commit is contained in:
Sergey Sharybin 2018-03-22 17:32:51 +01:00
parent c9e7e1987b
commit 4486eddfaa
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
#include <inttypes.h> // a third place for uint16_t or u_int16_t
#endif
#if 0
#if 1
#include <gflags/gflags.h>
#endif