RepositoryBrowser: Add drag handler
[TortoiseGit.git] / ext / gitdll / stdafx.h
blob1f4cdd60b297f04ae99dd5c69a07c5e414b2a2fb
1 // stdafx.h : include file for standard system include files,
2 // or project specific include files that are used frequently, but
3 // are changed infrequently
4 //
6 #pragma once
7 #define _CRT_SECURE_NO_WARNINGS
9 #include "targetver.h"
11 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
12 // Windows Header Files:
13 #include <windows.h>