mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Missing import
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <factories/BaseFactory.h>
|
||||
#include "types/RawBuffer.h"
|
||||
|
||||
class SequenceData : public IParsedData {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user