mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-25 08:43:57 +00:00
7 lines
103 B
C++
7 lines
103 B
C++
//
|
|
// pch.cpp
|
|
// Include the standard header and generate the precompiled header.
|
|
//
|
|
|
|
#include "pch.h"
|