New compilation method

This commit is contained in:
Thulinma 2011-04-18 16:29:48 +02:00
parent bf0b976999
commit 178462027e
9 changed files with 21 additions and 21 deletions

View file

@ -8,7 +8,6 @@
#include <sys/time.h>
#include <string>
#include <arpa/inet.h>
#define DEBUG 4
/// Contains all functions and classes needed for RTMP connections.
namespace RTMPStream{