core: move version include to hyprctl

This commit is contained in:
Vaxry 2024-12-05 19:35:50 +00:00
parent 888bdf4e23
commit a7a6eedc21
2 changed files with 1 additions and 2 deletions

View File

@ -39,6 +39,7 @@ using namespace Hyprutils::String;
#include "debug/RollingLogFollow.hpp"
#include "config/ConfigManager.hpp"
#include "helpers/MiscFunctions.hpp"
#include "../version.h"
static void trimTrailingComma(std::string& str) {
if (!str.empty() && str.back() == ',')

View File

@ -16,8 +16,6 @@
#define ISDEBUG false
#endif
#include "version.h"
#define SPECIAL_WORKSPACE_START (-99)
#define PI 3.14159265358979