diff gen/tocall.cpp @ 1207:83d3b25c2213

Isolate all knowledge of what a function's nested context looks like in a single place. No functional change.
author Frits van Bommel <fvbommel wxs.nl>
date Sun, 12 Apr 2009 13:08:24 +0200
parents a668f4051368
children 9430d4959ab4
line wrap: on
line diff
--- a/gen/tocall.cpp	Sun Apr 12 12:52:01 2009 +0200
+++ b/gen/tocall.cpp	Sun Apr 12 13:08:24 2009 +0200
@@ -9,6 +9,7 @@
 #include "gen/dvalue.h"
 #include "gen/functions.h"
 #include "gen/abi.h"
+#include "gen/nested.h"
 
 #include "gen/logger.h"