Commit 799e910c authored by Andreas Schuh's avatar Andreas Schuh

fix: Include private config.h in gflags_unittest.cc

parent abe4b10c
......@@ -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()
......
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