Fix build with MSVC.

develop
Roman Telezhynskyi 2022-11-24 17:33:49 +02:00
parent a74bb62d97
commit ae0b965500
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@
#if defined(_MSC_VER) && (_MSC_VER >= 1200)
# pragma once
#pragma system_header
#endif // defined(_MSC_VER) && (_MSC_VER >= 1200)
namespace bpstd {