aboutsummaryrefslogtreecommitdiff
path: root/CPP/Common/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/Common/Types.h')
-rwxr-xr-xCPP/Common/Types.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/CPP/Common/Types.h b/CPP/Common/Types.h
deleted file mode 100755
index fd00237..0000000
--- a/CPP/Common/Types.h
+++ /dev/null
@@ -1,11 +0,0 @@
-// Common/Types.h
-
-#ifndef __COMMON_TYPES_H
-#define __COMMON_TYPES_H
-
-#include "../../C/Types.h"
-
-typedef int HRes;
-
-#endif
-