diff options
Diffstat (limited to 'constants.h')
-rw-r--r-- | constants.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants.h b/constants.h new file mode 100644 index 0000000..e97a16b --- /dev/null +++ b/constants.h @@ -0,0 +1,4 @@ +#ifndef CONSTANTS_H +#define CONSTANTS_H +#define szModuleName "GPG" +#endif |