Use Twine in error checks.

This commit is contained in:
Peter Johnson
2017-12-01 21:50:24 -08:00
parent fe53dd2f28
commit 54326311ad
9 changed files with 27 additions and 60 deletions

View File

@@ -8,8 +8,6 @@
#include "Error.h"
#include <llvm/Path.h>
#include <llvm/SmallString.h>
#include <llvm/raw_ostream.h>
#include "DriverStation.h"
#include "Timer.h"