Kaydet (Commit) bae861b7 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing include

Change-Id: I74a3cd6bf6cd780040b2a9eaefb2bde9acbfd6dd
üst 28082ae6
...@@ -17,6 +17,10 @@ ...@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <sal/config.h>
#include <algorithm>
#include "refdata.hxx" #include "refdata.hxx"
void ScSingleRefData::InitAddress( const ScAddress& rAdr ) void ScSingleRefData::InitAddress( const ScAddress& rAdr )
......
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