SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
graphics/gfract/patches/patch-Tool_cpp
Normal file
11
graphics/gfract/patches/patch-Tool_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: Tool.cpp
|
||||
--- Tool.cpp.orig
|
||||
+++ Tool.cpp
|
||||
@@ -1,6 +1,7 @@
|
||||
#include "Tool.h"
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
#include "main.h"
|
||||
+#include <cstdlib>
|
||||
|
||||
const float ZoomInTool::ZOOM_BOX_WIDTH = 0.35;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue