commit | a9cbe30c75cc2f6a60d7b7843ef632f214585cfb | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Tue Mar 12 18:41:44 2013 -0700 |
committer | Brian Silverman <brians> | Fri Mar 15 15:49:39 2013 -0700 |
tree | daac38b592b94dae37e402fd4658b40fc9587f61 | |
parent | 3cfe74d0eccc54543e74900023fcf453cb772f25 [diff] [blame] |
more cleanup up of build files + indentation
diff --git a/aos/common/input/SensorInput-tmpl.h b/aos/common/input/SensorInput-tmpl.h index e92a923..667d2e8 100644 --- a/aos/common/input/SensorInput-tmpl.h +++ b/aos/common/input/SensorInput-tmpl.h
@@ -1,8 +1,8 @@ -#include "aos/common/input/SensorInput.h" #ifndef __VXWORKS__ #include "aos/common/network/ReceiveSocket.h" #include "aos/common/Configuration.h" #endif +#include "aos/common/logging/logging.h" namespace aos {