This is not a highlightable cpp code block

This commit is contained in:
Marijn van der Zee
2017-03-11 14:48:20 +01:00
parent 85762b8282
commit 0cb55a887b
+2 -1
View File
@@ -96,9 +96,10 @@ Example: Overloading __repr__
std::string getName(); std::string getName();
}; };
:file:`myclass.i` :file:`myclass.i`
.. code-block:: c++ .. code-block::
:linenos: :linenos:
%include "string.i" %include "string.i"