Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/xtaci/algorithms
Browse files Browse the repository at this point in the history
  • Loading branch information
xtaci committed May 17, 2014
2 parents 01be775 + 868c54b commit a3fb48c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sort_demo.cpp
@@ -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 a3fb48c

Please sign in to comment.