- Switch download to the Github clone of crtmpserver - Rebase patches against latest version - Pregenerate version.h file - Disable applestreamingclient as it is broken Signed-off-by: Jo-Philipp Wich <jo@mein.io>
10 lines
225 B
Diff
10 lines
225 B
Diff
--- a/3rdparty/tinyxml/tinyxml.h
|
|
+++ b/3rdparty/tinyxml/tinyxml.h
|
|
@@ -39,6 +39,7 @@ distribution.
|
|
#include <string>
|
|
#include <iostream>
|
|
#include <sstream>
|
|
+#include "lstate.h"
|
|
using namespace std;
|
|
|
|
// Help out windows:
|