Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/toCLIString.hpp

    r33e801 r27d0bc  
    2121
    2222class element;
    23 struct KeyValuePair;
    2423class RealSpaceMatrix;
    2524class Vector;
     
    7877template <> const std::string toCLIString( const std::string& _value);
    7978
    80 template <> const std::string toCLIString( const KeyValuePair& _value);
    81 
    8279#endif /* TOCLISTRING_HPP_ */
Note: See TracChangeset for help on using the changeset viewer.