Skip to content

Commit

Permalink
🚸 explicitly add forward declaration header
Browse files Browse the repository at this point in the history
Signed-off-by: burgholzer <burgholzer@me.com>
  • Loading branch information
burgholzer committed Feb 5, 2024
1 parent 3ee8bea commit f253395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mqt-core/dd/statistics/MemoryManagerStatistics.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include "dd/statistics/Statistics.hpp"
#include "nlohmann/json_fwd.hpp"

#include <cstddef>

Expand Down

0 comments on commit f253395

Please sign in to comment.