mirror of
https://github.com/boostorg/core.git
synced 2025-11-28 21:30:09 +01:00
Fix #include in ignore_unused_test.cpp
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
//#include <boost/utility/ignore_unused.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/core/ignore_unused.hpp>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user