mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-01 00:12:27 +03:00
12 lines
96 B
C++
12 lines
96 B
C++
#include "TypeDef.h"
|
|
#include "util/exception.hh"
|
|
#include <typeinfo>
|
|
|
|
|
|
namespace Moses2
|
|
{
|
|
|
|
|
|
|
|
}
|