From d2afebd2d7cf7042f6e41f4d94199b6cfdf8d46e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Tue, 1 Jul 2014 10:55:04 +0300 Subject: [PATCH] Add proper spacing in include directvies --- test/common/ExpandPicture.cpp | 2 +- test/decoder/DecUT_ErrorConcealment.cpp | 2 +- test/decoder/DecUT_IntraPrediction.cpp | 2 +- test/decoder/DecUT_MotionCompensation.cpp | 2 +- test/decoder/DecUT_PredMv.cpp | 2 +- test/encoder/EncUT_DecodeMbAux.cpp | 2 +- test/encoder/EncUT_EncoderMbAux.cpp | 2 +- test/encoder/EncUT_GetIntraPredictor.cpp | 4 ++-- test/encoder/EncUT_Sample.cpp | 4 ++-- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/test/common/ExpandPicture.cpp b/test/common/ExpandPicture.cpp index 44b0016f..c3cfe428 100644 --- a/test/common/ExpandPicture.cpp +++ b/test/common/ExpandPicture.cpp @@ -1,4 +1,4 @@ -#include +#include #include "codec_def.h" #include "expand_pic.h" #include "mem_align.h" diff --git a/test/decoder/DecUT_ErrorConcealment.cpp b/test/decoder/DecUT_ErrorConcealment.cpp index 3cdaff7d..f30afbbe 100644 --- a/test/decoder/DecUT_ErrorConcealment.cpp +++ b/test/decoder/DecUT_ErrorConcealment.cpp @@ -1,4 +1,4 @@ -#include +#include #include "wels_common_basis.h" #include "mem_align.h" diff --git a/test/decoder/DecUT_IntraPrediction.cpp b/test/decoder/DecUT_IntraPrediction.cpp index 5cd80012..3add98cc 100644 --- a/test/decoder/DecUT_IntraPrediction.cpp +++ b/test/decoder/DecUT_IntraPrediction.cpp @@ -1,4 +1,4 @@ -#include +#include #include "cpu.h" #include "cpu_core.h" #include "get_intra_predictor.h" diff --git a/test/decoder/DecUT_MotionCompensation.cpp b/test/decoder/DecUT_MotionCompensation.cpp index bf3517ef..46039e3d 100644 --- a/test/decoder/DecUT_MotionCompensation.cpp +++ b/test/decoder/DecUT_MotionCompensation.cpp @@ -1,4 +1,4 @@ -#include +#include #include "codec_def.h" #include "mc.h" #include "mem_align.h" diff --git a/test/decoder/DecUT_PredMv.cpp b/test/decoder/DecUT_PredMv.cpp index 66301ce2..1e4e6548 100644 --- a/test/decoder/DecUT_PredMv.cpp +++ b/test/decoder/DecUT_PredMv.cpp @@ -1,4 +1,4 @@ -#include +#include #include "wels_common_basis.h" #include "mem_align.h" diff --git a/test/encoder/EncUT_DecodeMbAux.cpp b/test/encoder/EncUT_DecodeMbAux.cpp index 87100d6f..10ce24ad 100644 --- a/test/encoder/EncUT_DecodeMbAux.cpp +++ b/test/encoder/EncUT_DecodeMbAux.cpp @@ -1,4 +1,4 @@ -#include +#include #include "decode_mb_aux.h" #include "wels_common_basis.h" #include "macros.h" diff --git a/test/encoder/EncUT_EncoderMbAux.cpp b/test/encoder/EncUT_EncoderMbAux.cpp index 0e8712df..12ac2707 100644 --- a/test/encoder/EncUT_EncoderMbAux.cpp +++ b/test/encoder/EncUT_EncoderMbAux.cpp @@ -1,4 +1,4 @@ -#include +#include #include "ls_defines.h" #include "encode_mb_aux.h" #include "wels_common_basis.h" diff --git a/test/encoder/EncUT_GetIntraPredictor.cpp b/test/encoder/EncUT_GetIntraPredictor.cpp index 6adf4d97..7a49440b 100644 --- a/test/encoder/EncUT_GetIntraPredictor.cpp +++ b/test/encoder/EncUT_GetIntraPredictor.cpp @@ -1,5 +1,5 @@ -#include -#include +#include +#include #include "get_intra_predictor.h" #include "ls_defines.h" diff --git a/test/encoder/EncUT_Sample.cpp b/test/encoder/EncUT_Sample.cpp index 2379b8cf..e9cc4761 100644 --- a/test/encoder/EncUT_Sample.cpp +++ b/test/encoder/EncUT_Sample.cpp @@ -1,5 +1,5 @@ -#include -#include +#include +#include #include "cpu_core.h" #include "cpu.h"