mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
#650 Unsure about 1b5c20e14f
This commit is contained in:
@@ -168,6 +168,7 @@ IfcSpfStream::IfcSpfStream(const std::string& fn)
|
||||
eof = len == 0;
|
||||
ptr = 0;
|
||||
fclose(stream);
|
||||
stream = nullptr;
|
||||
#ifdef USE_MMAP
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user