Skip to content
Snippets Groups Projects
Commit 236ddad5 authored by carlocamilloni's avatar carlocamilloni
Browse files

fix cherrypick

parent ef574ddb
No related branches found
No related tags found
No related merge requests found
......@@ -433,7 +433,6 @@ public:
void calculate();
void update();
static void registerKeywords(Keywords& keys);
bool checkNeedsGradients()const {if(adaptive_==FlexibleBin::geometry) {return true;} else {return false;}}
bool checkNeedsGradients()const;
};
......
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