Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/WorldAction/BoundInBoxAction.def

    re670e4 re4afb4  
    77
    88// all includes and forward declarations necessary for non-integral types below
    9 #include <boost/shared_ptr.hpp>
    10 #include "LinearAlgebra/Vector.hpp"
    119
    1210
     
    2018#undef paramreferences
    2119
    22 #define statetypes (std::vector< boost::shared_ptr<Vector> >)
    23 #define statereferences (OldPositions)
     20#undef statetypes
     21#undef statereferences
    2422
    2523// some defines for all the names, you may use ACTION, STATE and PARAMS
Note: See TracChangeset for help on using the changeset viewer.