Kaydet (Commit) 1c299098 authored tarafından Tomoyuki Kubota's avatar Tomoyuki Kubota Kaydeden (comit) Noel Grandin

osl/diagnose.h and diagnostics.h are used when OSL_DEBUG_LEVEL >= 2

Change-Id: I004ee1a56b0d4c63db82106c516e19753ad2a0f5
Reviewed-on: https://gerrit.libreoffice.org/71405
Tested-by: Jenkins
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst b4b8a501
......@@ -22,7 +22,10 @@
#include <osl/thread.h>
#include <rtl/character.hxx>
#include <string.h>
#if OSL_DEBUG_LEVEL >= 2
#include <osl/diagnose.h>
#include "diagnostics.h"
#endif
namespace jfw_plugin { //stoc_javadetect
......
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