Files
Work/splitter/splitter.hpp
2024-08-07 09:16:27 -04:00

7 lines
139 B
C++

#ifndef _SPLITTER_SPLITTER_HPP_
#define _SPLITTER_SPLITTER_HPP_
#ifndef _SPLITTER_RESOURCE_H_
#include <splitter/resource.h>
#endif
#endif