mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Remove errant "using namespace" in global namespace (#318)
This commit is contained in:
committed by
Peter Johnson
parent
ba8761e39e
commit
b5e3d92e9d
@@ -23,8 +23,6 @@
|
||||
#include <Winsock2.h>
|
||||
#endif
|
||||
|
||||
using namespace gazebo;
|
||||
|
||||
namespace frc {
|
||||
|
||||
struct HALCommonControlData;
|
||||
|
||||
Reference in New Issue
Block a user