$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Matthew Galati (Matthew.Galati_at_[hidden])
Date: 2006-10-25 14:57:24
MS Visual Studio 2003 - v7.1
#include <boost/graph/graph_utility.hpp> #include <boost/graph/connected_components.hpp>
#include <boost/graph/kruskal_min_spanning_tree.hpp>
using namespace boost;
Any ideas?
c:\cygwin\home\magala\DECOMP\external\boost_1_33_1\boost\mpl\aux_\preprocessed\plain\apply_wrap.hpp(48)
: fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Thanks,
Matt