View Single Post
  #6  
Old 07-16-2003, 04:55 PM
Merth
Dragon
 
Join Date: May 2003
Location: Seattle, WA
Posts: 609
Default

What kind of magic did you do to get it to compile? Here's what I see:

Code:
#include <iostreams>

c:\EQEMUcvs\NewSource\zone\client_process.cpp(22) : fatal error C1083: Cannot open include file: 'iostreams': No such file or directory
Reply With Quote