Kaydet (Commit) b0b511e9 authored tarafından Noel Power's avatar Noel Power Kaydeden (comit) Gergo Mocsi

fix compile error, cerr not defined

Change-Id: Id33342491dd9bad0ee2f1a7bc648ed669a2b92b9
üst 3ce1f554
......@@ -18,6 +18,7 @@
*/
#include <basic/codecompletecache.hxx>
#include <iostream>
const OUString CodeCompleteDataCache::GLOB_KEY = OUString("global key");
const OUString CodeCompleteDataCache::NOT_FOUND = OUString("not found");
......
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