pch.h

00001 #ifndef CRYPTOPP_PCH_H
00002 #define CRYPTOPP_PCH_H
00003 
00004 #include "config.h"
00005 
00006 #ifdef USE_PRECOMPILED_HEADERS
00007 #include "simple.h"
00008 #include "secblock.h"
00009 #include "misc.h"
00010 #include "smartptr.h"
00011 #endif
00012 
00013 #endif

Generated on Sat Dec 23 02:07:09 2006 for Crypto++ by  doxygen 1.5.1-p1