mirror of https://github.com/CGAL/cgal
Removed forward declaration.
This commit is contained in:
parent
405b64edb7
commit
e050176613
|
|
@ -70,8 +70,6 @@ inline CGAL::IO::Color get_random_color(CGAL::Random& random)
|
|||
return res;
|
||||
}
|
||||
|
||||
template <typename BufferType = float>
|
||||
class GraphicBuffer<BufferType>;
|
||||
//------------------------------------------------------------------------------
|
||||
template <typename BufferType = float>
|
||||
class Basic_viewer_qt : public CGAL::QGLViewer
|
||||
|
|
|
|||
Loading…
Reference in New Issue