summaryrefslogtreecommitdiff
path: root/libs/zlib/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-05-22 14:11:15 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-05-22 14:11:15 +0300
commit9f75de77d912d11d49d36a9c87b3b94fe43209f1 (patch)
tree28c98e19d9ab4189f2926399aeac3b8ced554809 /libs/zlib/src
parent0a206851b86dee002ffa3467d9dbfd35eb0c9128 (diff)
fix for broken project file compatibility in VS2019 16.6.0
Diffstat (limited to 'libs/zlib/src')
-rw-r--r--libs/zlib/src/stdafx.cxx2
-rw-r--r--libs/zlib/src/stdafx.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/libs/zlib/src/stdafx.cxx b/libs/zlib/src/stdafx.cxx
deleted file mode 100644
index 0fb604da7c..0000000000
--- a/libs/zlib/src/stdafx.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include "stdafx.h" \ No newline at end of file
diff --git a/libs/zlib/src/stdafx.h b/libs/zlib/src/stdafx.h
deleted file mode 100644
index 974932a9e4..0000000000
--- a/libs/zlib/src/stdafx.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#pragma once
-// just a stub