From 6b9602115b88613ae441fdad8b92428ba79a2797 Mon Sep 17 00:00:00 2001 From: Artyom Beilis Date: Tue, 21 Sep 2010 06:05:04 +0000 Subject: [PATCH] Removed the header that should not be there --- private/sha1.h | 1 - 1 file changed, 1 deletion(-) diff --git a/private/sha1.h b/private/sha1.h index b97659e..b148530 100644 --- a/private/sha1.h +++ b/private/sha1.h @@ -18,7 +18,6 @@ #ifndef CPPCMS_PRIVATE_SHA1_H #define CPPCMS_PRIVATE_SHA1_H -#include #include namespace cppcms {