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/sha2.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/crypto/sha2.cpp') diff --git a/src/crypto/sha2.cpp b/src/crypto/sha2.cpp index 99a251cb1..72f191afc 100644 --- a/src/crypto/sha2.cpp +++ b/src/crypto/sha2.cpp @@ -5,6 +5,7 @@ #include "crypto/sha2.h" #include "crypto/common.h" + #include // Internal implementation code. -- cgit v1.2.3