Files
DCLibraries/dCArun/plugin.h
2023-11-08 13:02:26 +01:00

6 lines
71 B
C
Executable File

#ifndef PLUGIN_H
#define PLUGIN_H
#include "interfaces.h"
#endif