mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
6 lines
214 B
C++
6 lines
214 B
C++
|
// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed
|
||
|
|
||
|
#include "pch.h"
|
||
|
|
||
|
// In general, ignore this file, but keep it around if you are using pre-compiled headers.
|