diff options
-rw-r--r-- | cmake/opentrack-boilerplate.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/opentrack-boilerplate.cmake b/cmake/opentrack-boilerplate.cmake index b9e988de..748a422f 100644 --- a/cmake/opentrack-boilerplate.cmake +++ b/cmake/opentrack-boilerplate.cmake @@ -6,8 +6,6 @@ set(opentrack-perms-exec "${opentrack-perms-dir}") set(new-hier-path "#pragma once #ifdef QT_CORE_LIB -# include <QCoreApplication> -# include <QString> # include \"compat/base-path.hpp\" #endif |