Kaydet (Commit) 2912f677 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS vgbugs07 (1.11.84); FILE MERGED

2007/06/04 13:22:15 vg 1.11.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 04c7551d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sbintern.cxx,v $ * $RCSfile: sbintern.cxx,v $
* *
* $Revision: 1.11 $ * $Revision: 1.12 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 10:00:19 $ * last change: $Author: hr $ $Date: 2007-06-27 14:19:05 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
#include "symtbl.hxx" // Symbolverwaltung #include "symtbl.hxx" // Symbolverwaltung
#include "parser.hxx" // Parser #include "parser.hxx" // Parser
#include "codegen.hxx" // Code-Generator #include "codegen.hxx" // Code-Generator
#include "basmgr.hxx" #include <basic/basmgr.hxx>
SV_IMPL_PTRARR(SbErrorStack, SbErrorStackEntry*) SV_IMPL_PTRARR(SbErrorStack, SbErrorStackEntry*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment