Skip to content

Commit a3fb48c

Browse files
committed
Merge branch 'master' of https://github.com/xtaci/algorithms
2 parents 01be775 + 868c54b commit a3fb48c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sort_demo.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
2+
#include <cstdlib>
33
#include <iostream>
44
#include "sort.h"
55

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

115115

116116
return 0;
117-
}
117+
}

0 commit comments

Comments
 (0)