Removed unused includes

This commit is contained in:
Dmitry Kychanov 2024-10-11 16:40:08 +04:00 committed by Adam Honse
parent b3b9ebb3b7
commit 300abac9a8
148 changed files with 20 additions and 331 deletions

View file

@ -8,15 +8,9 @@
\*---------------------------------------------------------*/
#include <fcntl.h>
#include <fstream>
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <string.h>
#include <vector>
#include "Detector.h"
#include "RGBController.h"
#include "RGBController_DMX.h"
#include "SettingsManager.h"