diff options
Diffstat (limited to 'docs/doxygen/other/vector_docstub.h')
-rw-r--r-- | docs/doxygen/other/vector_docstub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/other/vector_docstub.h b/docs/doxygen/other/vector_docstub.h index 139ce651d..062e08d30 100644 --- a/docs/doxygen/other/vector_docstub.h +++ b/docs/doxygen/other/vector_docstub.h @@ -12,5 +12,5 @@ namespace std public: T *p; }; - + } // namespace std |