Browse Source
Consistently include cstdio instead of stdio.h, etc. For MinGW, the default underlying stdio implementation (Microsoft DLL based vs POSIX MinGW implementation) differs between C++ and C code, so format string warnings pop up if we include the C header... git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@12192 bbc10eb1-c90d-0410-af57-cb519fbb1720master
11 changed files with 21 additions and 21 deletions
Loading…
Reference in new issue