Move <fstream> from support/gzstream.h

This commit is contained in:
Pavel Sanda 2020-10-14 15:12:48 +02:00
parent 644c1d3453
commit c0f9309300
2 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,7 @@
#include "support/types.h"
#include <functional>
#include <fstream>
#include <istream>
#include <stack>
#include <vector>

View File

@ -31,7 +31,6 @@
// standard C++ with new header file names and std:: namespace
#include <iostream>
#include <fstream>
#include <zlib.h>
// For LyX