raw_logging.h depends on type definition in logging.h.
Resolve https://github.com/google/glog/issues/712
This commit is contained in:
parent
3b6b05d70b
commit
2412db3158
@ -41,6 +41,7 @@
|
|||||||
@ac_google_start_namespace@
|
@ac_google_start_namespace@
|
||||||
|
|
||||||
#include "glog/log_severity.h"
|
#include "glog/log_severity.h"
|
||||||
|
#include "glog/logging.h"
|
||||||
#include "glog/vlog_is_on.h"
|
#include "glog/vlog_is_on.h"
|
||||||
|
|
||||||
// Annoying stuff for windows -- makes sure clients can import these functions
|
// Annoying stuff for windows -- makes sure clients can import these functions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user