Fix compilation (on Cygwin), by adding the necessary includes.
This commit is contained in:
parent
ba3e93aec1
commit
e3bdc37b0c
|
@ -16,6 +16,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include "testsuite.h"
|
||||
#include "options.h"
|
||||
|
|
Loading…
Reference in New Issue