Skip to content

Commit c38a0cf

Browse files
Revert changes to common.py
1 parent caae4a8 commit c38a0cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • Tools/c-analyzer/c_parser/preprocessor

Tools/c-analyzer/c_parser/preprocessor/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import subprocess
77
import sys
88

9+
from ..info import FileInfo, SourceLine
910
from .errors import (
1011
PreprocessorFailure,
1112
ErrorDirectiveError,

0 commit comments

Comments
 (0)