We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent e875e5e commit 2d4b482Copy full SHA for 2d4b482
src/providers/mdal/qgsmdalprovider.h
@@ -14,7 +14,7 @@
14
***************************************************************************/
15
16
#ifndef QGSMDALPROVIDER_H
17
-#define QGSGDALPROVIDER_H
+#define QGSMDALPROVIDER_H
18
19
#include <QString>
20
@@ -59,5 +59,5 @@ class QgsMdalProvider : public QgsMeshDataProvider
59
MeshH mMeshH;
60
};
61
62
-#endif
+#endif //QGSMDALPROVIDER_H
63
0 commit comments