[FDEBUG] Improve header inclusions.

svn path=/trunk/; revision=72410
This commit is contained in:
Amine Khaldi 2016-08-21 17:25:07 +00:00
parent 1cd18d016a
commit 9c71618a0d

View file

@ -1,11 +1,13 @@
// fdebug.cpp : Defines the entry point for the application.
//
/* fdebug.c : Defines the entry point for the application. */
#include <windows.h>
#include <tchar.h>
#include <windef.h>
#include <winbase.h>
#include <wingdi.h>
#include <winuser.h>
#include <commdlg.h>
#include <process.h>
#include <stdio.h>
#include <tchar.h>
#include "resource.h"
#include "rs232.h"