remove header

This commit is contained in:
Aaron Kimbre 2023-07-30 22:50:55 -05:00
parent e16c251156
commit c982f1954e

View File

@ -2,7 +2,6 @@
#ifndef VENDORCOMPONENT_H #ifndef VENDORCOMPONENT_H
#define VENDORCOMPONENT_H #define VENDORCOMPONENT_H
#include <functional>
#include "CDClientManager.h" #include "CDClientManager.h"
#include "Component.h" #include "Component.h"
#include "Entity.h" #include "Entity.h"