Thanks to Alex Romosan
This commit is contained in:
Torsten Dreyer 2014-01-24 11:10:34 +01:00
parent d1942da317
commit ea02453f63

View File

@ -16,7 +16,7 @@
//
#ifndef SGTriangle_H
#define SGTrianlge_H
#define SGTriangle_H
template<typename T>
class SGTriangle {