Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'SevenZip/COM.cs')
-rw-r--r--SevenZip/COM.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/SevenZip/COM.cs b/SevenZip/COM.cs
index 31d2a4d8..d4846959 100644
--- a/SevenZip/COM.cs
+++ b/SevenZip/COM.cs
@@ -14,6 +14,9 @@
along with SevenZipSharp. If not, see <http://www.gnu.org/licenses/>.
*/
+#define DOTNET20
+#define UNMANAGED
+
using System;
using System.Collections.Generic;
using System.Globalization;