From 72bd201b7c2e5a1ccba1e508257df1c99634fc69 Mon Sep 17 00:00:00 2001 From: Shingo Ohtsuka Date: Tue, 21 Nov 2017 17:49:02 +0900 Subject: [PATCH 1/2] launch command through shell --- official/main.cpp | 7 ++- official/player.cpp | 119 ++++++++++++++++++++++---------------------- official/player.hpp | 9 ++-- 3 files changed, 67 insertions(+), 68 deletions(-) diff --git a/official/main.cpp b/official/main.cpp index 52c1c3b..e65d55c 100644 --- a/official/main.cpp +++ b/official/main.cpp @@ -1,6 +1,7 @@ #include "raceState.hpp" #include +#include int main(int argc, char *argv[]) { boost::program_options::options_description desc("