Skip to content

Commit

Permalink
Merge pull request 4lex4#94 from ableeker/master
Browse files Browse the repository at this point in the history
Bugfix for compiling scantailor-advanced for Qt6 with MSVC.
  • Loading branch information
vigri authored Apr 8, 2024
2 parents 7601370 + 70c9f1e commit 0dc4f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/Utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#define SCANTAILOR_CORE_UTILS_H_

#include <QString>
#include <QObject>
#include <map>
#include <unordered_map>

Expand Down

0 comments on commit 0dc4f1e

Please sign in to comment.