aboutsummaryrefslogtreecommitdiff
path: root/yesOrYes
diff options
context:
space:
mode:
Diffstat (limited to 'yesOrYes')
-rw-r--r--yesOrYes/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/yesOrYes/main.cpp b/yesOrYes/main.cpp
index 04c4fd5..b4b6954 100644
--- a/yesOrYes/main.cpp
+++ b/yesOrYes/main.cpp
@@ -1,4 +1,5 @@
#include<bits/stdc++.h>
+#include <cctype>
using namespace std;