mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Fixing include path to compile with modularized source tree.
[SVN r49685]
This commit is contained in:
parent
53f6d10652
commit
57124703f9
@ -7,6 +7,6 @@
|
|||||||
#ifndef BOOST_SWAP_HPP
|
#ifndef BOOST_SWAP_HPP
|
||||||
#define BOOST_SWAP_HPP
|
#define BOOST_SWAP_HPP
|
||||||
|
|
||||||
#include "./utility/swap.hpp"
|
#include "boost/utility/swap.hpp"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user