forked from boostorg/utility
Fixing include path to compile with modularized source tree.
[SVN r49685]
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
#ifndef BOOST_SWAP_HPP
|
||||
#define BOOST_SWAP_HPP
|
||||
|
||||
#include "./utility/swap.hpp"
|
||||
#include "boost/utility/swap.hpp"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user