Kaydet (Commit) 12d08ed2 authored tarafından Michael Stahl's avatar Michael Stahl

fix Windows build, include vector

Change-Id: Ia07e12c9fa5430d7f8fa02a2a8ab6cde3aafa41a
üst 711976fb
......@@ -25,14 +25,16 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
#ifndef _CALC_HXX
#define _CALC_HXX
#ifndef SW_CALC_HXX
#define SW_CALC_HXX
#include <vector>
#include <unotools/syslocale.hxx>
#ifndef __SBX_SBXVALUE //autogen
#include <basic/sbxvar.hxx>
#endif
#include "swdllapi.h"
class CharClass;
......
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