Define GFLAGS_NAMESPACE in public headers.
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Fri, 2 May 2014 11:00:35 +0000 (12:00 +0100)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Fri, 2 May 2014 11:00:35 +0000 (12:00 +0100)
commita93de007a65eea5f0eea1eb830788dbdb7c17112
treeef1f88c6794f2ffd900968cf78038473b3f33116
parent05b155ff59114735ec8cd089f669c4c3d8f59029
Define GFLAGS_NAMESPACE in public headers.

This avoids any mistakes where once @GFLAGS_NAMESPACE@ was used in public .h.in files, or the #define GFLAGS_NAMESPACE in internal source files.
src/config.h.in
src/gflags.h.in
src/gflags_declare.h.in