diff options
Diffstat (limited to 'compat/qhash.hpp')
-rw-r--r-- | compat/qhash.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/qhash.hpp b/compat/qhash.hpp index 478f0d7d..28b2ca51 100644 --- a/compat/qhash.hpp +++ b/compat/qhash.hpp @@ -2,4 +2,4 @@ #include <functional> #include <QString> -#include <QHashFunctions>
\ No newline at end of file +#include <QHashFunctions> |