Commit 526a8758 authored by Kenton Varda's avatar Kenton Varda

Fix Cygwin no-exceptions build.

parent 6d4c7f57
......@@ -28,6 +28,7 @@
#include <errno.h>
#include <string.h>
#include <exception>
#include <stdlib.h>
#include "miniposix.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment