Skip to content

Commit

Permalink
Remove ARMA_NO_DEBUG as it has no effect
Browse files Browse the repository at this point in the history
  • Loading branch information
koheiw committed Jun 28, 2024
1 parent 96d2c97 commit 3d4eafd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lda.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#define ARMA_NO_DEBUG
#include "lib.h"
#include "dev.h"
#include "lda.h"
Expand Down

0 comments on commit 3d4eafd

Please sign in to comment.