Skip to content
Snippets Groups Projects
Commit 6f288655 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm unused type complexpair

parent 414c264c
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ typedef Geometry::BasicVector3D<complex_t> cvector_t;
typedef std::vector<double> vdouble1d_t;
typedef std::vector<vdouble1d_t> vdouble2d_t;
typedef std::pair<complex_t, complex_t> complexpair_t;
#endif // TYPES_H
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment