diff options
Diffstat (limited to 'support/hololens/pch.cpp')
-rw-r--r-- | support/hololens/pch.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/support/hololens/pch.cpp b/support/hololens/pch.cpp new file mode 100644 index 00000000000..4c80ac1ff7e --- /dev/null +++ b/support/hololens/pch.cpp @@ -0,0 +1,5 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + +#include "pch.h" |