Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Missing #include; quester++.
  • Loading branch information
jnthn committed Feb 12, 2013
1 parent 44f22ef commit c41c8f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/6model/repr_registry.c
Expand Up @@ -13,6 +13,7 @@
#include "reprs/P6str.h"
#include "reprs/HashAttrStore.h"
#include "reprs/Uninstantiable.h"
#include "reprs/NFA.h"
#include "repr_registry.h"

/* An array mapping representation IDs to function tables. */
Expand Down

0 comments on commit c41c8f4

Please sign in to comment.