Skip to content

Commit

Permalink
boost/filesystem.hpp is not in boost 1.33.1
Browse files Browse the repository at this point in the history
reverted to <boost/filesystem/operations.hpp>
  • Loading branch information
artemp committed Dec 30, 2006
1 parent 6aa5401 commit 4772a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tiff_reader.cpp
Expand Up @@ -23,7 +23,7 @@
//$Id: tiff_reader.cpp 17 2005-03-08 23:58:43Z pavlenko $
// stl
#include <iostream>
#include <boost/filesystem.hpp>
#include "boost/filesystem/operations.hpp"
// mapnik
#include <mapnik/image_reader.hpp>

Expand Down

0 comments on commit 4772a16

Please sign in to comment.