C_CPP/11_PUTT/Test.h

15 lines
142 B
C
Raw Normal View History

2018-06-17 19:59:35 +02:00
//
// Created by JThei on 17.06.2018.
//
#ifndef TEST_BUILD_TEST_H
#define TEST_BUILD_TEST_H
class Test {
};
#endif //TEST_BUILD_TEST_H