forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NDEBUG usages (facebookincubator#10612)
Summary: Pull Request resolved: facebookincubator#10612 Fixing NDEBUG broken usages. NDEBUG should be set when NOT in debug mode. Reviewed By: Yuhta Differential Revision: D60483747 fbshipit-source-id: a45a0fc734f94eae9e341faad92eaa280464cf01
- Loading branch information
1 parent
8ab9d11
commit 97ad9ad
Showing
2 changed files
with
4 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters