summaryrefslogtreecommitdiff
path: root/boost/predef/library/c/vms.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/library/c/vms.h')
-rw-r--r--boost/predef/library/c/vms.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/boost/predef/library/c/vms.h b/boost/predef/library/c/vms.h
index 0357d05e68..685f1a77d6 100644
--- a/boost/predef/library/c/vms.h
+++ b/boost/predef/library/c/vms.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2008-2013
+Copyright Rene Rivera 2008-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
@@ -41,8 +41,7 @@ Version number available as major, minor, and patch.
#define BOOST_LIB_C_VMS_NAME "VMS"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_LIB_C_VMS,BOOST_LIB_C_VMS_NAME)
-
-
-#endif