~ruther/csharp-dll-injector

ref: ff1f1c4244eb5b79c3eef5d6ea1f97fa272886a3 csharp-dll-injector/examples/cpp/CppLibrary/pch.cpp -rw-r--r-- 186 bytes
ff1f1c42 — František Boháček Update readme examples 5 years ago
                                                                                
1
2
3
4
5
// pch.cpp: source file corresponding to the pre-compiled header

#include "pch.h"

// When you are using pre-compiled headers, this source file is necessary for compilation to succeed.