Changeset 4396 for trunk/src


Ignore:
Timestamp:
Oct 2, 2000, 11:40:57 PM (25 years ago)
Author:
phaller
Message:

.

Location:
trunk/src/kernel32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/codepage.cpp

    r4387 r4396  
    1 /* $Id: codepage.cpp,v 1.5 2000-10-02 18:39:33 sandervl Exp $
     1/* $Id: codepage.cpp,v 1.6 2000-10-02 21:40:57 phaller Exp $
    22**
    33** Module   :CODEPAGE.CPP
     
    1414#include <os2win.h>
    1515#include "oslibdos.h"
    16 #include "profile.h"
     16//#include "profile.h"
     17#include <options.h>
    1718#include "codepage.h"
    1819
  • trunk/src/kernel32/initterm.cpp

    r4201 r4396  
    1 /* $Id: initterm.cpp,v 1.46 2000-09-07 18:12:56 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.47 2000-10-02 21:40:57 phaller Exp $ */
    22
    33/*
     
    3636#include <wprocess.h>
    3737#include "handlemanager.h"
    38 #include "profile.h"
     38//#include "profile.h"
     39#include <options.h>
    3940#include "initterm.h"
    4041#include <win32type.h>
Note: See TracChangeset for help on using the changeset viewer.