Am Montag, 7. September 2015 17:24:41 UTC+2 schrieb Jeffrey Walton: > > > Please report any problems you encounter. >
In filters.h, there is an "#if CRYPTOPP_MSC_VERSION" before config.h is included, so if filters.h is the first include, there is a #pragma warning(pop) at the end of the file without a #pragma warning(push). -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
