added missing #include of boost/config.hpp

[SVN r12483]
This commit is contained in:
Dave Abrahams
2002-01-24 16:55:41 +00:00
committed by Peter Dimov
parent f77ace87d3
commit b22469f950

View File

@@ -5,6 +5,8 @@
# pragma once
# endif
# include <boost/config.hpp>
//
// ref.hpp - ref/cref, useful helper functions
//