From 060b0ff129362699cb15bbb9ddb415f99e07592e Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 15 Feb 2010 05:48:50 +0300 Subject: sorting --- constants.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 constants.h (limited to 'constants.h') diff --git a/constants.h b/constants.h new file mode 100755 index 0000000..dfa9a3c --- /dev/null +++ b/constants.h @@ -0,0 +1,4 @@ +#ifndef CONSTANTS_H +#define CONSTANTS_H +#define szModuleName "Watrack_MPD" +#endif -- cgit v1.2.3