mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 00:47:05 -04:00
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
#ifndef DOLZEL_PCH
|
|
#define DOLZEL_PCH
|
|
|
|
#include "d/dolzel_base.pch"
|
|
|
|
#endif // DOLZEL_PCH
|