Skip to content

Commit 68abcf6

Browse files
pass transcoder as cpp instead tcc without template
1 parent 75ee054 commit 68abcf6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/AvTranscoder/Transcoder.tcc renamed to src/AvTranscoder/Transcoder.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include "Transcoder.tcc"
12

23
#include <AvTranscoder/AvInputStream.hpp>
34

src/AvTranscoder/Transcoder.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ class Transcoder
5858

5959
}
6060

61-
#include "Transcoder.tcc"
62-
6361
#endif

0 commit comments

Comments
 (0)