Skip to content

Commit

Permalink
fix compilation on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuHernandez committed Dec 9, 2023
1 parent 3bfc273 commit 6dd0a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/Tools.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#pragma once
#include <charconv>
#include <format>
#include <chrono>
#include <iostream>
#include <random>
Expand Down

0 comments on commit 6dd0a25

Please sign in to comment.