#include "Chip.hpp" #include "Util.hpp" using namespace std; namespace GateMate { Chip::Chip() {} }