Missing include
Change-Id: I1516acb038f08479cdd4ffd42d5af1e7ec555d10
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <com/sun/star/rendering/TexturingMode.hpp>
|
||||
#include <com/sun/star/rendering/XPolyPolygon2D.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
#include <math.h>
|
||||
|
||||
|
@@ -22,6 +22,7 @@
|
||||
#include "PresenterGeometryHelper.hxx"
|
||||
#include "PresenterTimer.hxx"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
|
||||
#include <com/sun/star/accessibility/AccessibleTextType.hpp>
|
||||
|
@@ -17,6 +17,10 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#include <sal/config.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "PresenterUIPainter.hxx"
|
||||
|
||||
#include "PresenterCanvasHelper.hxx"
|
||||
|
Reference in New Issue
Block a user