Catch exception if g_Git.CheckAndInitDll() fails
[TortoiseGit.git] / src / SshAskPass / stdafx.cpp
blob47147eddf41cf4300fef2da70cf4bd16db297ef8
1 // stdafx.cpp : source file that includes just the standard includes
2 // SshAskPass.pch will be the pre-compiled header
3 // stdafx.obj will contain the pre-compiled type information
4 #define _CRT_SECURE_NO_WARNINGS
5 #include "stdafx.h"
7 // reference any additional headers you need in STDAFX.H
8 // and not in this file