From 66df5a9dd1aeb274d809eb6d350dcf06b0dbbaf1 Mon Sep 17 00:00:00 2001 From: ageay Date: Wed, 25 Jan 2012 08:41:56 +0000 Subject: [PATCH] *** empty log message *** --- src/MEDLoader/MEDFileField.hxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/MEDLoader/MEDFileField.hxx b/src/MEDLoader/MEDFileField.hxx index e46d3ed8e..c2b7f1c85 100644 --- a/src/MEDLoader/MEDFileField.hxx +++ b/src/MEDLoader/MEDFileField.hxx @@ -45,7 +45,7 @@ namespace ParaMEDMEM class MEDCouplingMesh; class MEDCouplingFieldDouble; class MEDFileMesh; - +/// @cond INTERNAL class MEDFileFieldLoc : public RefCountObject { public: @@ -266,6 +266,8 @@ namespace ParaMEDMEM std::string _file_name; }; +/// @endcond INTERNAL + class MEDLOADER_EXPORT MEDFieldFieldGlobsReal { public: -- 2.39.2