mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef DOLZEL_REL_PCH
|
||||
#define DOLZEL_REL_PCH
|
||||
|
||||
#include "d/dolzel_base.pch"
|
||||
|
||||
#endif // DOLZEL_REL_PCH
|
||||
Reference in New Issue
Block a user