#include <bitset> so visual studio finds it

This commit is contained in:
2023-01-27 13:45:41 -07:00
committed by Celtic Minstrel
parent 32f24b40d6
commit ed9a8b035a

View File

@@ -12,6 +12,7 @@
#include <string>
#include <iosfwd>
#include <array>
#include <bitset>
#include "location.hpp"
#include "special.hpp"