Changeset 601
- Timestamp:
- Feb 24, 2010, 10:34:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/io/qprocess_os2.cpp
r600 r601 45 45 #include "qdebug.h" 46 46 47 48 49 50 47 51 #ifndef QT_NO_PROCESS 48 52 … … 52 56 53 57 #include <qthread.h> 54 55 #if defined(__INNOTEK_LIBC__)56 #include <emx/umalloc.h> // for _lmalloc()57 #endif58 58 59 59 /*
Note:
See TracChangeset
for help on using the changeset viewer.