mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Update IncludeFactory.h
This commit is contained in:
@@ -28,10 +28,9 @@ public:
|
||||
return {
|
||||
REGISTER(Code, IncludeCodeExporter)
|
||||
REGISTER(Header, IncludeHeaderExporter)
|
||||
REGISTER(Binary, IncludeBinaryExporter)
|
||||
};
|
||||
}
|
||||
uint32_t GetAlignment() override {
|
||||
return 8;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user