decklink: Remove BOM

This commit is contained in:
Norihiro Kamae 2022-08-13 11:28:59 +09:00 committed by Jim
parent 33e6ad3cc9
commit e8f025cde2
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#include <sstream>
#include <sstream>
#include "decklink-device.hpp"

View file

@ -1,4 +1,4 @@
#pragma once
#pragma once
#include "decklink-device-mode.hpp"