summaryrefslogtreecommitdiffstats
path: root/src/common/hash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hash.cpp')
-rw-r--r--src/common/hash.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/hash.cpp b/src/common/hash.cpp
index a46c92553..5aa5118eb 100644
--- a/src/common/hash.cpp
+++ b/src/common/hash.cpp
@@ -5,7 +5,6 @@
#if defined(_MSC_VER)
#include <stdlib.h>
#endif
-
#include "common_funcs.h"
#include "common_types.h"
#include "hash.h"