commit | 5b17c0b5b418c340d3e5201a72ee8c88c1755355 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Tue May 13 10:55:33 2014 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Tue May 13 13:26:33 2014 -0700 |
tree | 6a9669a90265a46bba05b89ad35ed9edbc13a8c4 | |
parent | 963698408b1ce0f2ac7eab1e863dc7271de116a3 [diff] |
Explicitly include Configuration.h Must include Configuration.h in any source file with #ifdef or #if that depends on Configuration.h. This avoid inconsistencies that could result in subtle bugs. Change-Id: I99fdf19d56e7c73de4e7d672b937336b932a2a00