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