Fix build with MSVC.
This commit is contained in:
parent
a74bb62d97
commit
ae0b965500
|
@ -38,7 +38,6 @@
|
||||||
|
|
||||||
#if defined(_MSC_VER) && (_MSC_VER >= 1200)
|
#if defined(_MSC_VER) && (_MSC_VER >= 1200)
|
||||||
# pragma once
|
# pragma once
|
||||||
#pragma system_header
|
|
||||||
#endif // defined(_MSC_VER) && (_MSC_VER >= 1200)
|
#endif // defined(_MSC_VER) && (_MSC_VER >= 1200)
|
||||||
|
|
||||||
namespace bpstd {
|
namespace bpstd {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user