about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--chemist.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chemist.cpp b/chemist.cpp index 07120f8..fbf83a8 100644 --- a/chemist.cpp +++ b/chemist.cpp
@@ -5,6 +5,7 @@
5#include <sstream> 5#include <sstream>
6#include <twitcurl.h> 6#include <twitcurl.h>
7#include <verbly.h> 7#include <verbly.h>
8#include <unistd.h>
8 9
9int main(int argc, char** argv) 10int main(int argc, char** argv)
10{ 11{