Skip to content

Commit

Permalink
add extra headers to FreeType.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
asquared committed Nov 28, 2010
1 parent 991feed commit a3cae28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/FreeType.cpp
Expand Up @@ -9,6 +9,8 @@

//Include our header file.
#include "FreeType.h"
#include <stdexcept> // runtime_error
#include "utility.h"

namespace freetype {

Expand Down

0 comments on commit a3cae28

Please sign in to comment.