Skip to content

Commit

Permalink
Add angry new variable
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton authored May 28, 2024
1 parent c87105c commit 03c1106
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Application.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Application::Application()
{
spdlog::cfg::helpers::load_levels(spdlog_val);
};

int NEWVARIABLE;
}

Application::~Application()
Expand Down

0 comments on commit 03c1106

Please sign in to comment.