From d7c78e42474cbe7a73f08c46d252eef5e28aef7c Mon Sep 17 00:00:00 2001 From: weidai Date: Mon, 5 Jul 2010 11:14:14 +0000 Subject: port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21 git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@500 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- stdcpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdcpp.h') diff --git a/stdcpp.h b/stdcpp.h index d443884..535f0e7 100644 --- a/stdcpp.h +++ b/stdcpp.h @@ -14,7 +14,7 @@ #include #include -#ifdef __SUNPRO_CC +#ifdef CRYPTOPP_INCLUDE_STD_CC // workaround needed on Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21 #include #endif -- cgit v1.2.1