]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/strutils.cxx
Updates to build system to better support automake-1.5
[simgear.git] / simgear / misc / strutils.cxx
index a08f19c878ac4516e74db18374dbc2a9cacd9071..2e7afbebdb32da18f2a408868d38e4ee0de2cbfd 100644 (file)
 //
 // $Id$
 
-#ifdef HAVE_CONFIG_H
-#  include <config.h>
-#endif
-
 #include "strutils.hxx"
 
 const string whitespace = " \n\r\t";