diff liboctave/QPSOL.h @ 382:e02d6b664394

[project @ 1994-03-09 21:08:03 by jwe]
author jwe
date Wed, 09 Mar 1994 21:08:03 +0000
parents 3c23b8ea9099
children 7e870a4ec9bc
line wrap: on
line diff
--- a/liboctave/QPSOL.h
+++ b/liboctave/QPSOL.h
@@ -21,8 +21,10 @@
 
 */
 
-#if !defined (_QPSOL_h)
-#define _QPSOL_h 1
+#if !defined (octave_QPSOL_h)
+#define octave_QPSOL_h 1
+
+extern "C++" {
 
 #ifndef QPSOL_MISSING
 
@@ -122,6 +124,8 @@
 
 #endif /* QPSOL_MISSING */
 
+} // extern "C++"
+
 #endif
 
 /*