From 611116d4e31634384e9757befbd5e5a1a80e8cd3 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Sun, 14 Sep 2014 12:43:56 +0200 Subject: header include cleanup - ensures alphabetical ordering for includes etc. in source file headers --- src/crypto/sha1.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/crypto/sha1.cpp') diff --git a/src/crypto/sha1.cpp b/src/crypto/sha1.cpp index 304401a50..819abab57 100644 --- a/src/crypto/sha1.cpp +++ b/src/crypto/sha1.cpp @@ -5,6 +5,7 @@ #include "crypto/sha1.h" #include "crypto/common.h" + #include // Internal implementation code. -- cgit v1.2.3