]> git.lyx.org Git - features.git/blobdiff - src/support/gzstream.h
Fix compilation with MSVC 19.
[features.git] / src / support / gzstream.h
index b40e8a18e6541c7935fa673173418764f5041b93..7561162b2710aa8d8c1d3e64ea82006465171f99 100644 (file)
@@ -31,7 +31,6 @@
 
 // standard C++ with new header file names and std:: namespace
 #include <iostream>
-#include <fstream>
 #include <zlib.h>
 
 // For LyX