- Fix build
- Add License PR: 185335 Submitted by: ports fury
This commit is contained in:
10
mail/bbmail/files/patch-src__resource.cpp
Normal file
10
mail/bbmail/files/patch-src__resource.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
--- src/resource.cpp.orig
|
||||
+++ src/resource.cpp
|
||||
@@ -22,6 +22,7 @@
|
||||
#include "bbmail.h"
|
||||
#include "resource.h"
|
||||
#include "blackboxstyle.h"
|
||||
+#include <cstdlib>
|
||||
|
||||
Resource::Resource(ToolWindow *toolwindow, const std::string &rc_file):
|
||||
BaseResource(*toolwindow, toolwindow->getCurrentScreen(), rc_file),
|
||||
Reference in New Issue
Block a user