Skip to content

Commit e3bdc37

Browse files
lanurmidanmar
authored andcommitted
Fix compilation (on Cygwin), by adding the necessary includes.
1 parent ba3e93a commit e3bdc37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/testrunner.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

19+
#include <cstdio>
1920
#include <cstdlib>
2021
#include "testsuite.h"
2122
#include "options.h"

0 commit comments

Comments
 (0)