Skip to content

Commit

Permalink
Added missing <stdexcept> to 'test/main.cc'.
Browse files Browse the repository at this point in the history
  • Loading branch information
rakshasa committed Mar 10, 2016
1 parent 0fa7a0d commit fc7bcbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/main.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <stdexcept>
#include <cppunit/BriefTestProgressListener.h>
#include <cppunit/CompilerOutputter.h>
#include <cppunit/TestResult.h>
Expand Down

0 comments on commit fc7bcbe

Please sign in to comment.