Skip to content

Commit fe3c823

Browse files
committed
Fix typo
1 parent 7a676b9 commit fe3c823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/simmux.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
template <typename For>
3434
using Simulator = SimulatorSSE<For>;
3535
}
36+
#else
3637
# include "simulator_basic.h"
3738
namespace qsim {
3839
template <typename For>

0 commit comments

Comments
 (0)