We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6ee76 commit 54d2d74Copy full SHA for 54d2d74
README.md
@@ -99,7 +99,7 @@ the `include` directory available add add the following to your source.
99
100
import beman.scope;
101
```
102
-With g++-15 modules is import needs to be after any includes to avoid compilation errors.
+Withmodules import needs to be after any includes to avoid compilation errors.
103
104
## Building beman.scope
105
0 commit comments