Fixing PR feedback

This commit is contained in:
Zoe Roux
2021-07-08 15:49:42 +02:00
parent 8d973739af
commit 96e23e0400
26 changed files with 210 additions and 211 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by Melefo on 25/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
@@ -2,7 +2,7 @@
// Created by Melefo on 25/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by Melefo on 27/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
@@ -2,8 +2,8 @@
// Created by Melefo on 27/02/2020.
//
#include "../APU.hpp"
#include "../../Utility/Utility.hpp"
#include "APU/APU.hpp"
#include "Utility/Utility.hpp"
namespace ComSquare::APU
{
@@ -2,7 +2,7 @@
// Created by Melefo on 26/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by Melefo on 26/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
@@ -2,7 +2,7 @@
// Created by Melefo on 25/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
+2 -2
View File
@@ -2,8 +2,8 @@
// Created by Melefo on 12/02/2020.
//
#include "../APU.hpp"
#include "../../Utility/Utility.hpp"
#include "APU/APU.hpp"
#include "Utility/Utility.hpp"
namespace ComSquare::APU
{
@@ -2,7 +2,7 @@
// Created by Melefo on 25/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by Melefo on 21/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
@@ -2,7 +2,7 @@
// Created by Melefo on 11/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by Melefo on 21/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by Melefo on 11/02/2020.
//
#include "../APU.hpp"
#include "APU/APU.hpp"
namespace ComSquare::APU
{
+2 -2
View File
@@ -2,8 +2,8 @@
// Created by Melefo on 21/02/2020.
//
#include "../APU.hpp"
#include "../../Utility/Utility.hpp"
#include "APU/APU.hpp"
#include "Utility/Utility.hpp"
namespace ComSquare::APU
{