1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-08-20 08:11:52 +00:00
Files
.github
app
build
docs
extras
scripts
snap
terminus-community-color-schemes
terminus-core
terminus-plugin-manager
terminus-serial
terminus-settings
terminus-ssh
terminus-terminal
terminus-uac
UAC
UAC.cpp
UAC.vcxproj
UAC.vcxproj.filters
UAC.vcxproj.user
app.manifest
stdafx.cpp
stdafx.h
targetver.h
.gitignore
UAC.sln
.all-contributorsrc
.eslintrc.yml
.gitignore
.mergify.yml
.pug-lintrc.js
.travis.yml
CODE_OF_CONDUCT.md
HACKING.md
LICENSE
README.md
appveyor.yml
electron-builder.yml
package.json
tsconfig.json
typedoc.js
webpack.config.js
webpack.plugin.config.js
yarn.lock
tabby/terminus-uac/UAC/stdafx.cpp
2018-12-24 18:11:26 +01:00

9 lines
582 B
C++
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// stdafx.cpp : source file that includes just the standard includes
// UAC.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file