00001 // GMTL is (C) Copyright 2001-2010 by Allen Bierbaum 00002 // Distributed under the GNU Lesser General Public License 2.1 with an 00003 // addendum covering inlined code. (See accompanying files LICENSE and 00004 // LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt) 00005 00006 #ifndef _GMTL_CONFIG_H_ 00007 #define _GMTL_CONFIG_H_ 00008 00009 // Configuration parameters for GMTL 00010 00014 //#define GMTL_COUNT_CONSTRUCT_CALLS 1 00015 00016 00017 00018 #endif 00019