Skip to content

Commit

Permalink
Fix compile errors.
Browse files Browse the repository at this point in the history
Signed-off-by: Joey Kleingers <[email protected]>
  • Loading branch information
joeykleingers committed Oct 9, 2024
1 parent 209fd51 commit 460ae43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/simplnx/DataStructure/DataObject.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <memory>
#include <optional>
#include <string>
#include <unordered_map>
#include <vector>

namespace nx::core
Expand Down

0 comments on commit 460ae43

Please sign in to comment.