Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: fix compile errors by aggressive code cleanup
The errors were introduced by 89a7300. /home/runner/work/Ex/src/Filtering/LabelMap/ShapeAttributesForBinaryImage/Code.cxx: In function 'int main(int, char**)': /home/runner/work/Ex/src/Filtering/LabelMap/ShapeAttributesForBinaryImage/Code.cxx:48:16: error: 'argv' was not declared in this scope fileName = argv[1]; ^~~~ ../src/Filtering/Thresholding/DemonstrateThresholdAlgorithms/Code.cxx:52:0: error: unterminated #ifdef
- Loading branch information