Support Board
Date/Time: Tue, 16 Dec 2025 09:37:02 +0000
Post From: header files
| [2015-04-12 05:01:45] |
| dtl-saw - Posts: 79 |
|
I just noticed that when I change to this //#include <iostream> //#include <fstream> //#include <string> #include "String.h" #include "sierrachart.h" it compiles. It looks like my Visual Studio doesn't have iostream or fstream available to include. Can you tell me how to fix this? thanks |
