mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-10 17:47:42 +00:00
6 lines
103 B
C++
6 lines
103 B
C++
//
|
|
// pch.cpp
|
|
// Include the standard header and generate the precompiled header.
|
|
//
|
|
|
|
#include "pch.h"
|