From d22ec4b69510a018673868af500549c62d813809 Mon Sep 17 00:00:00 2001 From: weidai Date: Fri, 16 May 2003 18:25:11 +0000 Subject: workaround for VS .NET 2003 git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@71 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- validat3.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'validat3.cpp') diff --git a/validat3.cpp b/validat3.cpp index e5ea465..d4574e8 100644 --- a/validat3.cpp +++ b/validat3.cpp @@ -16,9 +16,9 @@ #include "panama.h" #include "whrlpool.h" +#include "xormac.h" #include "md5mac.h" #include "hmac.h" -#include "xormac.h" #include "ttmac.h" #include "integer.h" -- cgit v1.2.1