mirror of
https://github.com/JakeHillion/object-introspection.git
synced 2024-11-09 13:14:55 +00:00
oilgen: add missing gflags header
This commit is contained in:
parent
929a2e68f8
commit
c6723a4381
@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <gflags/gflags.h>
|
||||
#include <glog/logging.h>
|
||||
|
||||
#include <cstdlib>
|
||||
|
Loading…
Reference in New Issue
Block a user