Changeset 157 for tags

Show
Ignore:
Timestamp:
02/13/06 15:26:42 (3 years ago)
Author:
pavlenko
Message:

changed headers order to keep boost::serialization library (1_33_0) happy.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tags/release-0.2.5a/src/mapnik.cpp

    r122 r157  
    1919//$Id$ 
    2020 
    21 #include "mapnik.hpp" 
    2221#include <fstream> 
    2322#include <boost/archive/text_oarchive.hpp> 
     
    2524#include <boost/archive/xml_iarchive.hpp> 
    2625#include <boost/archive/xml_oarchive.hpp> 
     26 
     27#include "mapnik.hpp" 
    2728 
    2829namespace mapnik