Skip to content

Commit 50d1eca

Browse files
committed
removed using namespace std
1 parent 8b90376 commit 50d1eca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/zenoh-pico/collections/pointer.h

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#else
2727
#include <atomic>
2828
#define z_atomic(X) std::atomic<X>
29-
using namespace std;
3029
#endif
3130

3231
/*------------------ Internal Array Macros ------------------*/

0 commit comments

Comments
 (0)