We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b90376 commit 50d1ecaCopy full SHA for 50d1eca
include/zenoh-pico/collections/pointer.h
@@ -26,7 +26,6 @@
26
#else
27
#include <atomic>
28
#define z_atomic(X) std::atomic<X>
29
-using namespace std;
30
#endif
31
32
/*------------------ Internal Array Macros ------------------*/
0 commit comments