mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
8 lines
582 B
C++
8 lines
582 B
C++
// 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
|