about summary refs log tree commit diff stats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp index 1b49563..17166e9 100644 --- a/main.cpp +++ b/main.cpp
@@ -1,4 +1,5 @@
1#include "difference.h" 1#include "difference.h"
2#include <iostream>
2 3
3int main(int argc, char** argv) 4int main(int argc, char** argv)
4{ 5{