Unverified Commit 11afec27 authored by Sergiu Deitsch's avatar Sergiu Deitsch Committed by GitHub

Merge pull request #303 from Nazg-Gul/reincluded-config

Fix redefined warnings from config.h
parents 643f6d46 418f9020
#ifndef GLOG_CONFIG_H
#define GLOG_CONFIG_H
/* define if glog doesn't use RTTI */
#cmakedefine DISABLE_RTTI
......@@ -200,3 +203,5 @@
#cmakedefine _START_GOOGLE_NAMESPACE_ ${_START_GOOGLE_NAMESPACE_}
#endif
#endif // GLOG_CONFIG_H
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment