diff options
Diffstat (limited to 'other-licenses/7zstub/src/CPP/7zip/Archive/Common/ParseProperties.h')
-rw-r--r-- | other-licenses/7zstub/src/CPP/7zip/Archive/Common/ParseProperties.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/other-licenses/7zstub/src/CPP/7zip/Archive/Common/ParseProperties.h b/other-licenses/7zstub/src/CPP/7zip/Archive/Common/ParseProperties.h new file mode 100644 index 0000000000..f4367a76f2 --- /dev/null +++ b/other-licenses/7zstub/src/CPP/7zip/Archive/Common/ParseProperties.h @@ -0,0 +1,6 @@ +// ParseProperties.h
+
+#ifndef __PARSE_PROPERTIES_H
+#define __PARSE_PROPERTIES_H
+
+#endif
|