#include "graph.h" #ifdef _MSC_VER #pragma warning(disable: 4661) #endif // Instantiations: // IMPORTANT: // flowtype should be 'larger' than tcaptype // tcaptype should be 'larger' than captype template class Graph; template class Graph; template class Graph; template class Graph;