config.hpp

Go to the documentation of this file.
00001 /*
00002  * Copyright (C) Sergey P. Derevyago, 2008.
00003  *
00004  * Permission to copy, use, modify, sell and distribute this software is granted
00005  * provided this copyright notice appears in all copies.
00006  * This software is provided "as is" without express or implied warranty, and
00007  * with no claim as to its suitability for any purpose.
00008  *
00009  */
00010 
00016 #ifndef __DERS__CONFIG_HPP__
00017 #define __DERS__CONFIG_HPP__
00018 
00019 #ifdef __BORLANDC__
00020   #pragma warn -8026
00021   #pragma warn -8027
00022 #endif
00023 
00024 #ifdef __DMC__
00025   #define DERS_BUG_PRIVATE
00026 #endif
00027 
00028 #endif  // __DERS__CONFIG_HPP__
00029 

Generated on Tue Dec 8 11:35:32 2009 for derslib by  doxygen 1.5.5