Fix compile error after Qt upgrade
This commit is contained in:
parent
d22b125d81
commit
dc97fa63e1
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define CSVWRITER_H
|
||||
|
||||
#include <ostream>
|
||||
#include <QString>
|
||||
#include <QTextStream>
|
||||
|
||||
class CsvWriter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue