11 lines
339 B
Diff
11 lines
339 B
Diff
--- faust-2.30.5/architecture/faust/gui/JSONUI.h.orig 2021-05-12 20:53:48.232206302 +0200
|
|
+++ faust-2.30.5/architecture/faust/gui/JSONUI.h 2021-05-12 20:54:03.421460949 +0200
|
|
@@ -32,6 +32,7 @@
|
|
#include <iomanip>
|
|
#include <sstream>
|
|
#include <algorithm>
|
|
+#include <limits>
|
|
|
|
#include "faust/gui/UI.h"
|
|
#include "faust/gui/PathBuilder.h"
|