added missing #include of boost/config.hpp

[SVN r12483]
This commit is contained in:
Dave Abrahams 2002-01-24 16:55:41 +00:00
parent d2a5fd169f
commit d2aa9f4a84

View File

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