mirror of
https://github.com/zeldaret/tp
synced 2026-06-08 20:29:45 -04:00
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
#ifndef DOLZEL_REL_PCH
|
|
#define DOLZEL_REL_PCH
|
|
|
|
#include "d/dolzel_base.pch"
|
|
|
|
#endif // DOLZEL_REL_PCH
|