idlc: breaks on mac tinderbox
This commit is contained in:
parent
e48b14ed3b
commit
6ad9a953b9
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ private:
|
|||
};
|
||||
|
||||
|
||||
typedef ::std::pair< ::rtl::OString const&, ::rtl::OString const& > sPair_t;
|
||||
typedef ::std::pair< ::rtl::OString, ::rtl::OString > sPair_t;
|
||||
sal_Int32 compileFile(const ::rtl::OString * pathname);
|
||||
// a null pathname means stdin
|
||||
sal_Int32 produceFile(const ::rtl::OString& filenameBase,
|
||||
|
|
Loading…
Reference in a new issue