umbc9% CC main0.C "main0.C", line 8: error(1005): could not open source file "vector" #include "vector" ^ 1 catastrophic error detected in the compilation of "main0.C". Compilation terminated. umbc9% umbc9% CC -ISTL main0.C --- C++ prelinker: main0.o --- CC -c -DEFAULT:abi=n32:isa=mips3:proc=r10k -ISTL -n32 main0.C --- C++ prelinker: main0.o --- CC -DEFAULT:abi=n32:isa=mips3:proc=r10k -c -DEFAULT:abi=n32:isa=mips3:proc=r10k -ISTL -n32 main0.C umbc9% umbc9% ls STL algo.h numeric stl_heap.h algobase.h pair.h stl_iterator.h algorithm pthread_alloc stl_list.h alloc.h pthread_alloc.h stl_map.h bitset queue stl_multimap.h bvector.h rope stl_multiset.h char_traits.h rope.h stl_numeric.h defalloc.h ropeimpl.h stl_pair.h deque set stl_queue.h deque.h set.h stl_raw_storage_iter.h function.h slist stl_relops.h functional slist.h stl_rope.h hash_map stack stl_set.h hash_map.h stack.h stl_slist.h hash_set stdexcept stl_stack.h hash_set.h stl_algo.h stl_string_fwd.h hashtable.h stl_algobase.h stl_tempbuf.h heap.h stl_alloc.h stl_tree.h iterator stl_bvector.h stl_uninitialized.h iterator.h stl_config.h stl_vector.h limits stl_construct.h string list stl_deque.h tempbuf.h list.h stl_exception.h tree.h map stl_function.h type_traits.h map.h stl_hash_fun.h utility memory stl_hash_map.h vector multimap.h stl_hash_set.h vector.h multiset.h stl_hashtable.h umbc9% umbc9% a.out 17 18 19 20 21 22 23 24 25 26 umbc9%