Classify other libraries' headers properly and fix committed formatting issues (#620)

This commit is contained in:
Tyler Veness
2017-08-27 00:11:52 -07:00
committed by Peter Johnson
parent a4e781a231
commit 6e4f66cc8b
120 changed files with 439 additions and 237 deletions

View File

@@ -5,10 +5,10 @@
/* the project. */
/*----------------------------------------------------------------------------*/
#include "HAL/SerialPort.h"
#include "SerialPort.h"
#include "HAL/HAL.h"
#include <HAL/HAL.h>
#include <HAL/SerialPort.h>
// static ViStatus _VI_FUNCH ioCompleteHandler (ViSession vi, ViEventType
// eventType, ViEvent event, ViAddr userHandle);