Skip to content
Snippets Groups Projects
Commit 9148010b authored by Radek Hušek's avatar Radek Hušek Committed by Radek Hušek
Browse files

Set on SAVE_MEMORY by default

parent 21e5f5db
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
// bool; use vector<bool> instead of vector<size_t> for classes
#ifndef SAVE_MEMORY
#define SAVE_MEMORY 0
#define SAVE_MEMORY 1
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment