Skip to content

Commit

Permalink
removed superfluous #include
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-gresyk committed Oct 25, 2023
1 parent d4a0666 commit d2405f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion development/hfsm2/machine_dev.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
#ifndef HFSM2_DISABLE_TYPEINDEX
#include <typeindex>
#endif
#include <type_traits> // std::aligned_storage<>

#if defined _DEBUG && _MSC_VER
#include <intrin.h> // __debugbreak()
Expand Down

0 comments on commit d2405f2

Please sign in to comment.