Skip to content

Commit

Permalink
remove unneeded header from the test file
Browse files Browse the repository at this point in the history
  • Loading branch information
selassje committed Jul 25, 2019
1 parent cd3a345 commit 63d4b64
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/tests/basic.cpp
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
#include "gtest/gtest.h"
#include <cstddef>
#include <memory>

#ifdef NDEBUG
#undef NDEBUG
#endif

#include <cassert>
#include "../lfQueue/lfQueue.hpp"


namespace lfQueue
{
namespace tests
Expand Down

0 comments on commit 63d4b64

Please sign in to comment.