From: mquinson Date: Thu, 8 Mar 2007 21:55:31 +0000 (+0000) Subject: add a newline at the end of the file to make gcc happy X-Git-Tag: v3.3~2144 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5a72cff4087f5af88b3cd45fa09bdf12d79cb028?ds=inline add a newline at the end of the file to make gcc happy git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3215 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/win32/compiler/select_compiler_features.h b/src/win32/compiler/select_compiler_features.h index e1d770cffb..54867f4ea7 100644 --- a/src/win32/compiler/select_compiler_features.h +++ b/src/win32/compiler/select_compiler_features.h @@ -67,4 +67,4 @@ -#endif /* #ifndef __XBT_SELECT_FEATURES_COMPILER_H__ */ \ No newline at end of file +#endif /* #ifndef __XBT_SELECT_FEATURES_COMPILER_H__ */