Fix JPG compile after rebase
This commit is contained in:
parent
e324c2ee58
commit
4e2d95961f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#include "output_http.h"
|
#include "output_http.h"
|
||||||
|
#include <sstream>
|
||||||
|
|
||||||
namespace Mist{
|
namespace Mist{
|
||||||
class OutJPG : public HTTPOutput{
|
class OutJPG : public HTTPOutput{
|
||||||
|
|
Loading…
Add table
Reference in a new issue