Markus Blatt
9e4af968db
Fix incomplete type error for std::ofstream in examples
...
On my system I got
```c++
error: variable ‘std::ofstream file’ has initializer but incomplete type
std::ofstream file(fname.str().c_str());
```
This is fixed with this commit by including fstream. Previously,
this include might have happened implicitely.
2018-01-02 14:28:06 +01:00
..
2017-12-11 17:39:56 +01:00
2016-11-11 15:04:04 +01:00
2017-01-02 15:45:41 +01:00
2017-01-02 15:45:41 +01:00
2017-01-02 15:45:41 +01:00
2017-01-02 15:45:41 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2018-01-02 14:28:06 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2017-09-03 15:27:35 +02:00
2017-09-03 15:27:35 +02:00
2017-09-03 15:27:35 +02:00
2017-09-03 15:27:35 +02:00
2017-09-03 15:27:35 +02:00
2017-07-21 18:35:08 +02:00
2017-07-21 18:35:08 +02:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2017-07-21 18:35:08 +02:00
2017-07-21 18:35:08 +02:00
2017-07-21 18:35:08 +02:00
2017-07-21 18:35:08 +02:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-03-17 13:20:20 +01:00
2016-12-16 21:24:36 +01:00
2016-03-17 13:20:20 +01:00
2016-11-09 14:54:22 +01:00
2016-03-17 13:20:20 +01:00