TDT4102-Ovinger/Oving 7/Oving 7/Face.cpp

13 lines
58 B
C++

#include "Face.h"
Face::Face()
{
}
Face::~Face()
{
}