Skip to content

Commit

Permalink
Fix compiler error in VS2019 v142 tools set
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Jackson <[email protected]>
  • Loading branch information
imikejackson committed Sep 4, 2024
1 parent 325b2b7 commit b80da98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simplnx/Filter/FilterTraits.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

// #include "simplnx/Common/StringLiteral.hpp"
#include "simplnx/Common/StringLiteral.hpp"
#include "simplnx/Filter/IFilter.hpp"

#include <type_traits>
Expand Down

0 comments on commit b80da98

Please sign in to comment.