You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Removing sstream from Frame and ClipBase (unused)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
#include <thread> // for std::this_thread::sleep_for
|
||||
#include <chrono> // for std::chrono::milliseconds
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
#include "Frame.h"
|
||||
|
||||
Reference in New Issue
Block a user