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

Remove unnecessary #ifndef SW_DECL_WRITER_DEFINED

Change-Id: I867011761c1029d676db39ddc3e647c7708f42a7
üst fe7d0ea6
......@@ -461,10 +461,7 @@ public:
void SetOrganizerMode( bool bSet ) { bOrganizerMode = bSet; }
};
#ifndef SW_DECL_WRITER_DEFINED
#define SW_DECL_WRITER_DEFINED
typedef tools::SvRef<Writer> WriterRef;
#endif
// Base class for all storage writers.
class SW_DLLPUBLIC StgWriter : public Writer
......
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