summaryrefslogtreecommitdiffhomepage
path: root/src/error.h
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2014-02-22 23:38:59 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2014-02-22 23:38:59 +0900
commite202d4cd530bfc660688da6316e33100b551ed83 (patch)
tree007e9a21d4f303141d4fcf6e7fa658411c6892fa /src/error.h
parente8daace8f14a1f564f92fd02a5732c9051702ea4 (diff)
downloadmruby-e202d4cd530bfc660688da6316e33100b551ed83.tar.gz
mruby-e202d4cd530bfc660688da6316e33100b551ed83.zip
add src/error.h for compatibility reason
Diffstat (limited to 'src/error.h')
-rw-r--r--src/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/error.h b/src/error.h
new file mode 100644
index 000000000..3ff495266
--- /dev/null
+++ b/src/error.h
@@ -0,0 +1 @@
+#include "mruby/error.h"