mirror of
https://github.com/marian-nmt/marian.git
synced 2024-11-30 21:39:52 +03:00
minor
This commit is contained in:
parent
b6ba26af5a
commit
b4701832b9
@ -4,7 +4,6 @@
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
class Vocab;
|
||||
|
||||
typedef std::vector <std::vector < size_t > > NBestBatch;
|
||||
|
Loading…
Reference in New Issue
Block a user