Kaydet (Commit) abb7ee3f authored tarafından Damjan Jovanovic's avatar Damjan Jovanovic

Add missing precompiled header includes in cppuhelper.

üst b4f9be65
......@@ -19,7 +19,7 @@
*
*************************************************************/
#include "precompiled_cppuhelper.hxx"
#include "com/sun/star/lang/XEventListener.hpp"
#include "cppuhelper/interfacecontainer.hxx"
......
......@@ -19,6 +19,8 @@
*
*************************************************************/
#include "precompiled_cppuhelper.hxx"
#include "gtest/gtest.h"
int main(int argc, char **argv)
......
......@@ -19,7 +19,7 @@
*
*************************************************************/
#include "precompiled_cppuhelper.hxx"
#include "cppuhelper/unourl.hxx"
#include "rtl/malformeduriexception.hxx"
......
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