*** empty log message ***

[SVN r25020]
This commit is contained in:
Thorsten Jørgen Ottosen
2004-09-12 10:58:22 +00:00
parent 5e470543ad
commit af5431e553

View File

@ -11,6 +11,8 @@
#ifndef BOOST_RANGE_CONFIG_HPP
#define BOOST_RANGE_CONFIG_HPP
#include <boost/detail/workaround.hpp>
#if defined(_MSC_VER) && (_MSC_VER >= 1200)
# pragma once
#endif