Kaydet (Commit) 220ec3b1 authored tarafından Justin Luth's avatar Justin Luth Kaydeden (comit) Michael Stahl

sw: include limits.h to fix build on Ubuntu 12.04

Change-Id: I37d4d4a933cfd1df8dc8f8258e270bd3dbcef714
üst d2a42d67
......@@ -29,7 +29,7 @@
#include <vector>
#include <list>
#include <limits>
#include <limits.h>
#include <algorithm>
using ::com::sun::star::uno::Exception;
......
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