Merge pull request #3257

379778b core: remove includes in .cpp, if header is already in .h (Philip Kaufmann)
This commit is contained in:
Wladimir J. van der Laan
2013-11-20 16:14:44 +01:00
11 changed files with 0 additions and 20 deletions

View File

@@ -19,7 +19,6 @@
#include <inttypes.h>
#include <sstream>
#include <stdint.h>
#include <boost/algorithm/string/replace.hpp>
#include <boost/filesystem.hpp>