Ignore:
File:
1 edited

Legend:

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

    rde7d1d re4afb4  
    77
    88// all includes and forward declarations necessary for non-integral types below
    9 #include "LinearAlgebra/Vector.hpp"
     9
    1010
    1111// i.e. there is an integer with variable name Z that can be found in
     
    1818#undef paramreferences
    1919
    20 #define statetypes (std::string)(Vector)(Vector)
    21 #define statereferences (undostring)(Min)(Max)
     20#undef statetypes
     21#undef statereferences
    2222
    2323// some defines for all the names, you may use ACTION, STATE and PARAMS
Note: See TracChangeset for help on using the changeset viewer.