Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/tesselation_boundarytriangleunittest.hpp

    r734816 rd74077  
    1515#include "linkedcell.hpp"
    1616#include "tesselation.hpp"
     17
     18class TesselPoint;
    1719
    1820/********************************************** Test classes **************************************/
     
    3537      class BoundaryLineSet *lines[3];
    3638      class BoundaryPointSet *points[3];
     39      class TesselPoint *tesselpoints[3];
    3740      LinkedCell::LinkedNodes Corners;
    3841};
Note: See TracChangeset for help on using the changeset viewer.