Remove leftover include statement

This commit is contained in:
2022-11-05 02:47:44 +01:00
parent 75d6af4c8b
commit 0109f66be3

View File

@@ -1,7 +1,6 @@
#ifndef PWMCONTROL_H_
#define PWMCONTROL_H_
#include <boost/json/object.hpp>
#include <string>
#include <Printable.h>