Files
Aurora/src/Function2D.h

11 lines
112 B
C
Raw Normal View History

#ifndef AURORA_FUNCTION2D_H
#define AURORA_FUNCTION2D_H
class Function2D {
};
#endif //AURORA_FUNCTION2D_H