Skip to content
Snippets Groups Projects
Commit 93abd081 authored by Chichi Lalescu's avatar Chichi Lalescu
Browse files

turn off more debug messages

parent f7109d38
Branches
Tags
1 merge request!23WIP: Feature/use cmake
Pipeline #37009 passed
#define NDEBUG
#include <string>
#include <cmath>
#include "NSVE.hpp"
......
......@@ -24,6 +24,8 @@
#define NDEBUG
#include <string>
#include <cmath>
#include "NSVEcomplex_particles.hpp"
......
#define NDEBUG
#include <string>
#include <cmath>
#include "NSVEparticles.hpp"
......
#define NDEBUG
#include <cstdlib>
#include <sys/types.h>
#include <sys/stat.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment