Kaydet (Commit) 3fcbfe10 authored tarafından Noel Grandin's avatar Noel Grandin

followup fix

to commit 10e59aee
"always surround our own includes with <>"

Change-Id: I71abc565cdcb887bbdccd345f0ff4e9b24d78057
üst bd8a4ae2
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
#include <sal/types.h> #include <sal/types.h>
#include <stddef.h> #include <stddef.h>
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include <types.h> #include <store/types.h>
namespace store namespace store
{ {
......
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