summaryrefslogtreecommitdiff
path: root/boost/predef/platform/windows_phone.h
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/platform/windows_phone.h')
-rw-r--r--boost/predef/platform/windows_phone.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/boost/predef/platform/windows_phone.h b/boost/predef/platform/windows_phone.h
index cdf79d1c47..495c9180f9 100644
--- a/boost/predef/platform/windows_phone.h
+++ b/boost/predef/platform/windows_phone.h
@@ -1,5 +1,6 @@
/*
Copyright (c) Microsoft Corporation 2014
+Copyright Rene Rivera 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)
@@ -36,7 +37,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_PLAT_WINDOWS_PHONE_NAME "Windows Phone"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_PLAT_WINDOWS_PHONE,BOOST_PLAT_WINDOWS_PHONE_NAME)
-
-#endif