Skip to content

Commit

Permalink
missing header for building the test
Browse files Browse the repository at this point in the history
  • Loading branch information
nadrino committed Nov 27, 2024
1 parent c9f2c6c commit eca0e8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/GenericToolbox.Time.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
//! Time related tools
// ***************************

#include "GenericToolbox.Utils.h"

#include <sstream>
#include <iomanip>
#include <utility>
Expand Down

0 comments on commit eca0e8c

Please sign in to comment.