Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
b3ccd6d5
Commit
b3ccd6d5
authored
May 23, 2007
by
Michael D. Adams
Browse files
Fixed missing '#include "HsVersions.h"'
parent
a50f11eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/cmm/CmmLive.hs
View file @
b3ccd6d5
...
...
@@ -4,6 +4,8 @@ module CmmLive (
cmmFormalsToLiveLocals
)
where
#
include
"HsVersions.h"
import
Cmm
import
Dataflow
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment