This commit is contained in:
Frank Seide 2015-12-04 23:01:24 -08:00
Родитель 3051dd87d7
Коммит 8f983e3058
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,7 @@
// ComputationNetworkBuilder -- helper class for constructing ComputationNetworks and ComputationNodes from C++ (internal and external)
// This is used by NDL and the SimpleNetworkBuilder. It will not be used by BrainScript.
#pragma once
#include "Basics.h"