mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
fix: Include private config.h in gflags_unittest.cc
This commit is contained in:
parent
abe4b10c33
commit
799e910c74
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue