Commit 44ea144a by FritzFlorian

Fix: change to correct 'test_for_new' include.

parent 1be69449
......@@ -5,7 +5,7 @@
#include <atomic>
#include <pls/pls.h>
#include <pls/internal/base/prohibit_new.h>
#include <pls/internal/helpers/prohibit_new.h>
using namespace pls;
......
#include <pls/internal/base/thread.h>
#include <pls/internal/base/prohibit_new.h>
#include <pls/internal/helpers/prohibit_new.h>
using namespace pls::internal::base;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment