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

Include frmatr.hxx instead of directly format.hxx

...as otherwise this can result in "inline function [...] used but never defined
[-Werror]" for SwFmt::GetULSpace and SwFmt::GetLRSpace.

Change-Id: I9de3422953b38c978af1e7d2fc07398b83236ed6
üst bfb93ffc
......@@ -20,7 +20,7 @@
#define _FMTCOL_HXX
#include "swdllapi.h"
#include <format.hxx>
#include <frmatr.hxx>
#include <swtypes.hxx> // For MAXLEVEL.
#include <boost/ptr_container/ptr_vector.hpp>
......
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