Merge branch 'master' of git@git.labs.intellij.net:idea/community
[fedora-idea.git] / native / restarter / stdafx.h
blob661cb268562b0ac709640c7d195cc4c2bd725fc1
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
8 #include "targetver.h"
10 #include <stdio.h>
11 #include <tchar.h>
12 #include <windows.h>
16 // TODO: reference additional headers your program requires here