aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/generation_tracker.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/generation_tracker.hpp')
-rw-r--r--src/interfaces/generation_tracker.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/generation_tracker.hpp b/src/interfaces/generation_tracker.hpp
index 135af00..76f241a 100644
--- a/src/interfaces/generation_tracker.hpp
+++ b/src/interfaces/generation_tracker.hpp
@@ -3,6 +3,7 @@
#include <cstdint>
#include <memory>
+// NOLINTNEXTLINE(cppcoreguidelines-special-member-functions)
class IGenerationTracker
{
public: