Skip to content
Snippets Groups Projects
Commit 6ad3016c authored by Avi Kivity's avatar Avi Kivity
Browse files

interrupt: drop 'using namespace' from header

The whole idea of namespaces is to prevent namespace pollution, using a
"using namespace" in a header negates that.  Remove.
parent 140d7c72
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment