forked from boostorg/utility
added missing #include of boost/config.hpp
[SVN r12483]
This commit is contained in:
@ -5,6 +5,8 @@
|
|||||||
# pragma once
|
# pragma once
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
# include <boost/config.hpp>
|
||||||
|
|
||||||
//
|
//
|
||||||
// ref.hpp - ref/cref, useful helper functions
|
// ref.hpp - ref/cref, useful helper functions
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user