Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
Base
Commits
210bb425
Commit
210bb425
authored
Mar 13, 2020
by
Martin Marinov
Browse files
Fix DEB_index_mesh_out[_if] in Release builds
parent
d36952bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Debug/DebIndexMeshOut.hh
View file @
210bb425
...
...
@@ -8,8 +8,8 @@
#ifndef DEB_ON
#define DEB_index_mesh_out_if(CC, LL, FF,
MM
) { PROGRESS_TICK; }
#define DEB_index_mesh_out(LL, FF,
MM
) { PROGRESS_TICK; }
#define DEB_index_mesh_out_if(CC, LL, FF,
PNTS, FS, INDCS
) { PROGRESS_TICK; }
#define DEB_index_mesh_out(LL, FF,
PNTS, FS, INDCS
) { PROGRESS_TICK; }
#else // ifndef DEB_ON
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment