mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 13:50:10 +01:00
_MSC_VER use clarified.
[SVN r20992]
This commit is contained in:
committed by
Glen Fernandes
parent
0a34383ede
commit
1fa413690a
@@ -1,6 +1,8 @@
|
|||||||
#ifndef BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP_INCLUDED
|
#ifndef BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP_INCLUDED
|
||||||
#define BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP_INCLUDED
|
#define BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP_INCLUDED
|
||||||
|
|
||||||
|
// MS compatible compilers support #pragma once
|
||||||
|
|
||||||
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
|
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
|
||||||
# pragma once
|
# pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user