Skip to content

Commit

Permalink
Merge pull request #23 from jackeylu/patch-1
Browse files Browse the repository at this point in the history
Update sort_demo.cpp
  • Loading branch information
xtaci committed Mar 7, 2014
2 parents 958f3f3 + 6602d8c commit 868c54b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sort_demo.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@


#include <cstdlib>
#include <iostream>
#include "sort.h"

Expand Down Expand Up @@ -114,4 +114,4 @@ int main (int argc, char const *argv[])


return 0;
}
}

0 comments on commit 868c54b

Please sign in to comment.