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

@@ -12,7 +12,6 @@
#include "wallet.h"
#include <inttypes.h>
#include <stdint.h>
#include <boost/filesystem.hpp>
#include <boost/foreach.hpp>