mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpiutil] Split C++ header files
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "wpi/nt/ntcore_cpp.hpp"
|
||||
#include "wpi/util/StringMap.hpp"
|
||||
#include "wpi/util/mutex.hpp"
|
||||
#include "wpi/util/string.h"
|
||||
#include "wpi/util/string.hpp"
|
||||
|
||||
using namespace wpi;
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "org_wpilib_hardware_hal_AlertJNI.h"
|
||||
#include "wpi/hal/Alert.h"
|
||||
#include "wpi/util/jni_util.hpp"
|
||||
#include "wpi/util/string.h"
|
||||
#include "wpi/util/string.hpp"
|
||||
|
||||
using namespace wpi::hal;
|
||||
using namespace wpi::util::java;
|
||||
|
||||
Reference in New Issue
Block a user