Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyoo committed Apr 12, 2023
1 parent 7a676b9 commit fe3c823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/simmux.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
template <typename For>
using Simulator = SimulatorSSE<For>;
}
#else
# include "simulator_basic.h"
namespace qsim {
template <typename For>
Expand Down

0 comments on commit fe3c823

Please sign in to comment.