INTEGRATION: CWS vgbugs07 (1.6.48); FILE MERGED
2007/06/04 13:30:24 vg 1.6.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
This commit is contained in:
parent
0777e3916b
commit
12908953de
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: simplecm.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-17 00:37:50 $
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 21:01:46 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -41,10 +41,10 @@
|
|||
#include <tools/solar.h>
|
||||
|
||||
#ifndef _SIMPLECM_HXX
|
||||
#include "simplecm.hxx"
|
||||
#include <automation/simplecm.hxx>
|
||||
#endif
|
||||
|
||||
#include "commdefines.hxx"
|
||||
#include <automation/commdefines.hxx>
|
||||
#include "packethandler.hxx"
|
||||
#include "tcpio.hxx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue