Skip to content
Snippets Groups Projects
Commit 31893c5d authored by s78458's avatar s78458
Browse files

test

parent 57045107
No related branches found
No related tags found
No related merge requests found
Showing
with 13 additions and 0 deletions
#include "test.h"
test::test() {}
#ifndef TEST_H
#define TEST_H
class test
{
public:
test();
};
#endif // TEST_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment