Adding miracle
[melted] / mlt++ / test / play.cpp
index 1654e8e..6dfeb38 100644 (file)
@@ -1,13 +1,7 @@
 
-#include <iostream>
-#include <string>
-using namespace std;
-
 #include <Mlt.h>
 using namespace Mlt;
 
-#include <time.h>
-
 int main( int argc, char **argv )
 {
        Factory::init( NULL );