blob: 254e176df5ff96e41262f48caf3c2ce1ac71ee2d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/rtperrors.h.orig 2017-03-28 16:59:02 UTC
+++ src/rtperrors.h
@@ -39,6 +39,7 @@
#define RTPERRORS_H
#include "rtpconfig.h"
+#include <cstdio>
#include <string>
namespace jrtplib
|