From 5a72cff4087f5af88b3cd45fa09bdf12d79cb028 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 8 Mar 2007 21:55:31 +0000 Subject: [PATCH] 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 --- src/win32/compiler/select_compiler_features.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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__ */ -- 2.20.1