mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 09:47:52 -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
|