mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-27 11:57:45 +00:00
7 lines
85 B
C
7 lines
85 B
C
#ifndef _CONTENTFINDER_H
|
|
#define _CONTENTFINDER_H
|
|
|
|
#include "../Forwards.h"
|
|
|
|
|
|
#endif
|