aboutsummaryrefslogtreecommitdiff
path: root/src/util.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-11-20 16:14:44 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-11-20 16:18:33 +0100
commitd980f9b7d687a1e60eecf3691b592d9806a30f4a (patch)
treea4b9a53926588a9f4193df06ae742f6c48e8fdf7 /src/util.cpp
parent96aaf006a5dcb67f1b4f26a60b214a18572e3d87 (diff)
parent379778bde61f8589988cf113ec4c3961b8155b0a (diff)
downloadbitcoin-d980f9b7d687a1e60eecf3691b592d9806a30f4a.tar.xz
Merge pull request #3257
379778b core: remove includes in .cpp, if header is already in .h (Philip Kaufmann)
Diffstat (limited to 'src/util.cpp')
-rw-r--r--src/util.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util.cpp b/src/util.cpp
index 44186b7325..65940758a1 100644
--- a/src/util.cpp
+++ b/src/util.cpp
@@ -12,9 +12,7 @@
#include "uint256.h"
#include "version.h"
-#include <inttypes.h>
#include <stdarg.h>
-#include <stdint.h>
#ifndef WIN32
// for posix_fallocate