Kaydet (Commit) 002ceda5 authored tarafından Caolán McNamara's avatar Caolán McNamara

remove archaic include guards

Change-Id: Ibca45731d1dfbfb72b4796d870e5b8c6429c3cfb
üst eb6716e1
...@@ -87,15 +87,8 @@ ...@@ -87,15 +87,8 @@
#include "svl/svldllapi.h" #include "svl/svldllapi.h"
#ifndef INCLUDED_STRING_H
#include <string.h> // memmove() #include <string.h> // memmove()
#define INCLUDED_STRING_H
#endif
#ifndef INCLUDED_LIMITS_H
#include <limits.h> // USHRT_MAX #include <limits.h> // USHRT_MAX
#define INCLUDED_LIMITS_H
#endif
#include <rtl/alloc.h> #include <rtl/alloc.h>
#include <tools/solar.h> #include <tools/solar.h>
......
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