Declare global variable LOG in common header
This commit is contained in:
parent
db5bbfef39
commit
1d9f8c3741
@ -92,6 +92,8 @@ public:
|
||||
};
|
||||
|
||||
|
||||
extern glog LOG;
|
||||
|
||||
// ------------------------------------------------------------------
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user