Kaydet (Commit) 0b8290b2 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS sb91 (1.4.30); FILE MERGED

2008/07/16 07:18:45 sb 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED
2008/07/11 09:24:50 sb 1.4.30.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)
üst 72994ff8
......@@ -8,7 +8,7 @@
*
* $RCSfile: PresenterScrollBar.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
......@@ -47,7 +47,7 @@
#include <boost/bind.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <boost/weak_ptr.hpp>
#include <cmath>
#include <math.h>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
......
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