Changeset 601


Ignore:
Timestamp:
Feb 24, 2010, 10:34:54 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

corelib: Wrong place for #include.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/corelib/io/qprocess_os2.cpp

    r600 r601  
    4545#include "qdebug.h"
    4646
     47
     48
     49
     50
    4751#ifndef QT_NO_PROCESS
    4852
     
    5256
    5357#include <qthread.h>
    54 
    55 #if defined(__INNOTEK_LIBC__)
    56 #include <emx/umalloc.h> // for _lmalloc()
    57 #endif
    5858
    5959/*
Note: See TracChangeset for help on using the changeset viewer.