rice/detail/node.hpp in rice-1.2.0 vs rice/detail/node.hpp in rice-1.3.0
- old
+ new
@@ -1,13 +1,13 @@
-#ifndef Rice__detail__node__hpp_
-#define Rice__detail__node__hpp_
-
-/**
- * Helper header for the node.h ruby include file, which does
- * not have extern "C"
- */
-
-extern "C" {
- #include "node.h"
-}
-
-#endif
+#ifndef Rice__detail__node__hpp_
+#define Rice__detail__node__hpp_
+
+/**
+ * Helper header for the node.h ruby include file, which does
+ * not have extern "C"
+ */
+
+extern "C" {
+ #include "node.h"
+}
+
+#endif