Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing include to ShuffleboardEventImportance #2310

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

auscompgeek
Copy link
Member

No description provided.

@PeterJohnson
Copy link
Member

Needs copyright date updated in the file (see styleguide check).

@PeterJohnson
Copy link
Member

One more styleguide fix needed.

--- a/wpilibc/src/main/native/include/frc/shuffleboard/ShuffleboardEventImportance.h
+++ b/wpilibc/src/main/native/include/frc/shuffleboard/ShuffleboardEventImportance.h
@@ -7,7 +7,7 @@
 
 #pragma once
 
-#include "wpi/StringRef.h"
+#include <wpi/StringRef.h>
 
 namespace frc {

@PeterJohnson PeterJohnson merged commit 8039a6c into wpilibsuite:master Jan 27, 2020
@auscompgeek auscompgeek deleted the sb-importance-incl branch February 21, 2020 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants