summary refs log tree commit diff stats
path: root/toldya.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'toldya.cpp')
-rw-r--r--toldya.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/toldya.cpp b/toldya.cpp index 96d5f35..2df49eb 100644 --- a/toldya.cpp +++ b/toldya.cpp
@@ -5,6 +5,7 @@
5#include <ctime> 5#include <ctime>
6#include <chrono> 6#include <chrono>
7#include <iostream> 7#include <iostream>
8#include <algorithm>
8 9
9int main(int argc, char** argv) 10int main(int argc, char** argv)
10{ 11{