added handler for apple awt bug - http://www.jetbrains.net/devnet/thread/278896
[fedora-idea.git] / native / fileWatcher / stdafx.h
blob624e5185d2450241e38f59d0019fb11b4df8fc05
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>
13 #include <process.h>
15 // TODO: reference additional headers your program requires here