mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 08:40:19 +00:00
color_out.cpp: missing include <memory>
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
|
||||
#include <cstdarg>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
|
||||
#include "debug.h"
|
||||
#include "host.h"
|
||||
|
||||
Reference in New Issue
Block a user