Commit 2761b801 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Merge branch 'typos' into 'master'

typo again

See merge request !6
parents a9125511 0bb7543f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
#include <iostream>
#include <string>

#include "../problems/LabtWO_ChapterSix.h"
#include "../problems/LabTwo_ChapterSix.h"
#include "../problems/LabTwo_ChapterSeven.h"

using namespace std;