00001 // -*- C++ -*- $Id: od_defs.h,v 1.5 2014/01/16 15:11:19 jorma Exp $ 00002 // 00003 // Copyright 2009-2014 PicSOM Development Group <picsom@cis.hut.fi> 00004 // Aalto University School of Science 00005 // Department of Information and Computer Science 00006 // P.O.BOX 15400, FI-00076 Aalto, FINLAND 00007 // 00008 00019 #define USE_BOOST_ALGORITHM_STRING 00020 00024 //#define USE_LIBSVM 00025 00026 // This is needed to show all defines in documentation: 00027 #if DOXYGEN 00028 #define USE_BOOST_ALGORITHM_STRING 00029 #define USE_LIBSVM 00030 #endif 00031 00032 00033