Merge pull request #123 from sephiroth99/libpolyfix
libpoly: add missing include for thread_local define in logging.cc
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
#include <mutex>
|
#include <mutex>
|
||||||
|
|
||||||
#include <gflags/gflags.h>
|
#include <gflags/gflags.h>
|
||||||
|
#include <poly/cxx_compat.h>
|
||||||
#include <poly/main.h>
|
#include <poly/main.h>
|
||||||
#include <poly/math.h>
|
#include <poly/math.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user