codebase consolidated
This commit is contained in:
6
inc/def.h
Normal file
6
inc/def.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __INC_DEF_H__
|
||||
#define __INC_DEF_H__
|
||||
|
||||
#define HELLO "Hello world!"
|
||||
|
||||
#endif // __INC_DEF_H__
|
@@ -1,6 +0,0 @@
|
||||
#ifndef __INC_TEST_H__
|
||||
#define __INC_TEST_H__
|
||||
|
||||
|
||||
|
||||
#endif // __INC_TEST_H__
|
Reference in New Issue
Block a user