Skip to content

Commit

Permalink
Add in missing header (thanks to AlisterH)
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Rosten committed Aug 2, 2013
1 parent e2677c8 commit 74e23a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selection.cc
Expand Up @@ -10,6 +10,7 @@
#include <cstdio>
#include <cstring>
#include <cstdlib>
#include <unistd.h>
using namespace std;

//See paste.cc for a description of how the copy/paste and XDnD state machine works.
Expand Down

0 comments on commit 74e23a7

Please sign in to comment.