source:
src/ControlStruct/TranslateEnumRange.hpp@
292d6cf6
      
      | Last change on this file since 292d6cf6 was d66a43b, checked in by , 16 months ago | |
|---|---|
| 
 | |
| File size: 150 bytes | |
| Line | |
|---|---|
| 1 | #pragma once | 
| 2 | |
| 3 | namespace ast { | 
| 4 | class TranslationUnit; | 
| 5 | } | 
| 6 | |
| 7 | namespace ControlStruct { | 
| 8 | void translateEnumRange( ast::TranslationUnit & translationUnit ); | 
| 9 | } | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    