all: prepend internal classes with Internal (#4826)
This is a safer way to hide the classes, because they will not appear in public targets for some build configurations.
Loading
Please sign in to comment
This is a safer way to hide the classes, because they will not appear in public targets for some build configurations.