Skip to content

Commit

Permalink
Make sure to include fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jan 20, 2025
1 parent 3d35b3d commit 4c622ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k4FWCore/include/k4FWCore/FunctionalUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@

// #include "GaudiKernel/CommonMessaging.h"

#include <fmt/format.h>

#include <memory>
#include <tuple>
#include <type_traits>
Expand Down

0 comments on commit 4c622ca

Please sign in to comment.