summaryrefslogblamecommitdiffstats
path: root/private/unimodem/mdmdbg/proj.h
blob: d0e8b4d04962a53f8d1fb422601ef02f41cfaa70 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                     
//
// proj.h:  Includes all files that are to be part of the precompiled
//             header.
//

#ifndef __PROJ_H__
#define __PROJ_H__

#define UNICODE

#include <windows.h>        
#include "debug.h"

#endif  //!__PROJ_H__