fix: Include private config.h in gflags_unittest.cc

This commit is contained in:
Andreas Schuh 2016-03-01 19:56:02 +00:00
parent abe4b10c33
commit 799e910c74

View file

@ -32,6 +32,7 @@
// For now, this unit test does not cover all features of
// gflags.cc
#include "config.h"
#include <gflags/gflags.h>
#include <math.h> // for isinf() and isnan()