Kaydet (Commit) ff163f16 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove newly unused includes

Change-Id: I089160e7f5f3f2c8f2ac2443793822cc05a3d552
üst 4dd775f2
...@@ -37,13 +37,6 @@ ...@@ -37,13 +37,6 @@
#include <cairo.h> #include <cairo.h>
#if OSL_DEBUG_LEVEL > 2
#include <basebmp/debug.hxx>
#include <fstream>
#include <rtl/strbuf.hxx>
#include <sys/stat.h>
#endif
#if CAIRO_VERSION < CAIRO_VERSION_ENCODE(1, 10, 0) #if CAIRO_VERSION < CAIRO_VERSION_ENCODE(1, 10, 0)
# define CAIRO_OPERATOR_DIFFERENCE (static_cast<cairo_operator_t>(23)) # define CAIRO_OPERATOR_DIFFERENCE (static_cast<cairo_operator_t>(23))
......
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