Skip to content

Commit

Permalink
Add <cstdlib> to test.cpp; thanks to mattn!
Browse files Browse the repository at this point in the history
  • Loading branch information
gfx committed Sep 2, 2011
1 parent 7794761 commit df2772d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <iostream>
#include <cstdlib>
#include "fast_strtox.h"

int main() {
Expand Down

0 comments on commit df2772d

Please sign in to comment.