# 37239
r= dveditz OS/2 bring up continues - need direct.h for VisualAge build git-svn-id: svn://10.0.0.236/trunk@70134 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
39f7005f7c
commit
9e06320072
@ -48,8 +48,10 @@
|
||||
#define MAX_PATH _MAX_PATH
|
||||
#else
|
||||
#include <windows.h>
|
||||
#include <direct.h>
|
||||
#endif
|
||||
#ifndef XP_OS2_EMX
|
||||
#include <direct.h>
|
||||
#endif /*emx*/
|
||||
#define COMPONENT_REG "component.reg"
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user