Yanze Li

Results 1 comments of Yanze Li

Hi there, I'm facing the same compilation error. For this issue specifically, there's a solution [here](https://stackoverflow.com/questions/32589155/stdofstream-null-wont-compile-for-std-gnu11-any-workaround). However, once switching all `fout == NULL` to `!fout`, I'm seeing a missing header...