mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 12:27:45 +02:00
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