You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Move Exceptions.h includes to .cpp files
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
*/
|
||||
|
||||
#include "VideoCacheThread.h"
|
||||
#include "Exceptions.h"
|
||||
#include <algorithm>
|
||||
|
||||
#include <thread> // for std::this_thread::sleep_for
|
||||
|
||||
Reference in New Issue
Block a user