We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a676b9 commit fe3c823Copy full SHA for fe3c823
lib/simmux.h
@@ -33,6 +33,7 @@
33
template <typename For>
34
using Simulator = SimulatorSSE<For>;
35
}
36
+#else
37
# include "simulator_basic.h"
38
namespace qsim {
39
0 commit comments