mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
[json] Add forward definition header (#5676)
This commit is contained in:
@@ -16,10 +16,7 @@
|
||||
|
||||
#include <wpi/StringMap.h>
|
||||
#include <wpi/iterator_range.h>
|
||||
|
||||
namespace wpi {
|
||||
class json;
|
||||
} // namespace wpi
|
||||
#include <wpi/json_fwd.h>
|
||||
|
||||
namespace glass {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user