Changes in src/Virtual/ExpandCasts.h [a5f0529:08fc48f]
- File:
-
- 1 edited
-
src/Virtual/ExpandCasts.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Virtual/ExpandCasts.h
ra5f0529 r08fc48f 16 16 #pragma once 17 17 18 #include <list> 19 #include "SynTree/SynTree.h" 18 #include <list> // for list 19 20 class Declaration; 20 21 21 22 namespace Virtual {
Note:
See TracChangeset
for help on using the changeset viewer.