Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit ba764f33 authored by gsell's avatar gsell
Browse files

Merge branch '525-compilation-on-macos-with-clang-is-failing' into 'master'

Resolve "Compilation on macOS with Clang is failing"

Closes #525

See merge request !345
parents e7648a59 e67825e5
No related branches found
No related tags found
1 merge request!345Resolve "Compilation on macOS with Clang is failing"
...@@ -124,6 +124,7 @@ public: ...@@ -124,6 +124,7 @@ public:
virtual int getIdx(int x, int y, int z) = 0; virtual int getIdx(int x, int y, int z) = 0;
virtual bool hasGeometryChanged() = 0; virtual bool hasGeometryChanged() = 0;
virtual ~IrregularDomain() {};
protected: protected:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment