Skip to content

Commit 74c4bb5

Browse files
committed
chore: create macros.h
1 parent 2d0bb0a commit 74c4bb5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/macros.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#ifndef MACROS_H_INCLUDED
2+
#define MACROS_H_INCLUDED
3+
4+
#define DEVELOPMENT_TEAM "SQUASH"
5+
6+
#endif // MACROS_H_INCLUDED

0 commit comments

Comments
 (0)