Skip to content

Corrected bug with ifstream == NULL in gcc 5.4 / Ubuntu 16.04

Katja Krueger requested to merge BugFix into master

Created by: ebrianne

Corrected small bug with an ifstream variable == NULL that is not allowed with gcc 5.4.

Merge request reports

Loading