deactivate inactive includes

This commit is contained in:
Dennis Luxen 2014-10-20 11:25:50 +02:00
parent 1f36206f45
commit 6d3a4b5f6c

View File

@ -30,9 +30,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "OSRMException.h"
#include <boost/any.hpp>
// #include <boost/any.hpp>
#include <boost/filesystem.hpp>
#include <boost/program_options.hpp>
// #include <boost/program_options.hpp>
// This is one big workaround for latest boost renaming woes.