Skip to content

Commit

Permalink
Fix Transient Data Elements
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentHouliston committed Aug 13, 2024
1 parent 8ef7780 commit e998543
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/util/TransientDataElements.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
#ifndef NUCLEAR_UTIL_TRANSIENTDATAELEMENTS_HPP
#define NUCLEAR_UTIL_TRANSIENTDATAELEMENTS_HPP

#include "../dsl/trait/is_transient.hpp"
#include "Sequence.hpp"

namespace NUClear {
namespace util {

Expand Down

0 comments on commit e998543

Please sign in to comment.