Ignore:
Timestamp:
05/16/12 09:33:55 (12 years ago)
Author:
Malte Marquarding
Message:

OS X 10.7 gcc fails when stl's are included before boost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_STGrid.cpp

    r2396 r2526  
    22//# python_STGrid.cc: python exposure of c++ STGrid class
    33//#---------------------------------------------------------------------------
     4#include <boost/python.hpp>
     5#include <boost/python/args.hpp>
     6
    47#include <string>
    58#include <vector>
    6 
    7 #include <boost/python.hpp>
    8 #include <boost/python/args.hpp>
    99
    1010#include "STGrid.h"
Note: See TracChangeset for help on using the changeset viewer.