We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
macros.h
1 parent 2d0bb0a commit 74c4bb5Copy full SHA for 74c4bb5
src/macros.h
@@ -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