Kaydet (Commit) 789e74cc authored tarafından Caolán McNamara's avatar Caolán McNamara

consistent includes

üst a82a28be
...@@ -36,10 +36,7 @@ ...@@ -36,10 +36,7 @@
#include <rtl/ustrbuf.hxx> #include <rtl/ustrbuf.hxx>
#include <osl/endian.h> #include <osl/endian.h>
#ifndef INCLUDED_LIMITS
#include <limits> #include <limits>
#define INCLUDED_LIMITS
#endif
#include "scdllapi.h" #include "scdllapi.h"
#include <formula/grammar.hxx> #include <formula/grammar.hxx>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#include <vcl/timer.hxx> #include <vcl/timer.hxx>
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
#include <scdllapi.h> #include "scdllapi.h"
class ScRefreshTimerControl class ScRefreshTimerControl
{ {
......
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