Kaydet (Commit) 87e950a2 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

add missing include to build urlobj test fixture

üst 1356308d
......@@ -31,6 +31,8 @@
#include "sal/config.h"
#include "sal/precppunit.hxx"
#include "cppunit/TestFixture.h"
#include <cppunit/extensions/HelperMacros.h>
#include "tools/urlobj.hxx"
#define OUSTR_TO_STDSTR( oustr ) std::string( rtl::OUStringToOString( oustr, RTL_TEXTENCODING_ASCII_US ).getStr() )
......
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