Skip to content

Commit cdec621

Browse files
committed
Remove BOOST_CONFIG_SKIP_IMPORT_STD
1 parent cf7f209 commit cdec621

File tree

5 files changed

+0
-10
lines changed

5 files changed

+0
-10
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#ifdef BOOST_USE_MODULES
2-
#ifndef BOOST_CONFIG_SKIP_IMPORT_STD
32
import std;
4-
#endif
53
#else
64
#include <cassert>
75
#endif
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#ifdef BOOST_USE_MODULES
2-
#ifndef BOOST_CONFIG_SKIP_IMPORT_STD
32
import std;
4-
#endif
53
#else
64
#include <cstddef>
75
#endif
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#ifdef BOOST_USE_MODULES
2-
#ifndef BOOST_CONFIG_SKIP_IMPORT_STD
32
import std;
4-
#endif
53
#else
64
#include <tuple>
75
#endif
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#ifdef BOOST_USE_MODULES
2-
#ifndef BOOST_CONFIG_SKIP_IMPORT_STD
32
import std;
4-
#endif
53
#else
64
#include <type_traits>
75
#endif
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#ifdef BOOST_USE_MODULES
2-
#ifndef BOOST_CONFIG_SKIP_IMPORT_STD
32
import std;
4-
#endif
53
#else
64
#include <utility>
75
#endif

0 commit comments

Comments
 (0)