include bitset header

release/4.3a0
Varun Agrawal 2023-03-01 16:25:44 -05:00
parent 01a959b9e5
commit 05f741e083
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
// Include for test suite
#include <CppUnitLite/TestHarness.h>
#include <bitset>
#include "Switching.h"
using namespace std;