diff src/error.h @ 6355:7b124b265c34

[project @ 2007-02-25 16:25:52 by jwe]
author jwe
date Sun, 25 Feb 2007 16:25:52 +0000
parents ec88b4ab6d10
children 93c65f2a5668
line wrap: on
line diff
--- a/src/error.h
+++ b/src/error.h
@@ -24,6 +24,7 @@
 #if !defined (octave_error_h)
 #define octave_error_h 1
 
+#include <cstdarg>
 #include <string>
 
 #define panic_impossible() \