mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
4a7f210314
- Pet portlint - Regenerate patches with `make makepatch`
11 lines
218 B
C++
11 lines
218 B
C++
--- fbreader/src/fbreader/FBView.cpp.orig 2014-01-11 12:45:25 UTC
|
|
+++ fbreader/src/fbreader/FBView.cpp
|
|
@@ -18,6 +18,7 @@
|
|
*/
|
|
|
|
#include <cmath>
|
|
+#include <cstdlib>
|
|
#include <algorithm>
|
|
|
|
#include <ZLUnicodeUtil.h>
|