11 lines
298 B
Diff
11 lines
298 B
Diff
|
--- filezilla-3.46.3.orig/src/engine/filezilla.h 2019-06-07 05:30:05.000000000 +0200
|
||
|
+++ filezilla-3.46.3/src/engine/filezilla.h 2020-04-14 11:54:33.313000000 +0200
|
||
|
@@ -1,6 +1,7 @@
|
||
|
#include "libfilezilla_engine.h"
|
||
|
|
||
|
#include <libfilezilla/translate.hpp>
|
||
|
+#include <cassert>
|
||
|
|
||
|
#ifdef _
|
||
|
#undef _
|