You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Adding missing <sstream> includes for older compilers, and because it should be included anyway
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <sstream>
|
||||
#include "CVTracker.h"
|
||||
#include "CVStabilization.h"
|
||||
#include "CVObjectDetection.h"
|
||||
|
||||
Reference in New Issue
Block a user