aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/namespaces-top.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/namespaces-top.h')
-rw-r--r--test/Modules/Inputs/namespaces-top.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/Inputs/namespaces-top.h b/test/Modules/Inputs/namespaces-top.h
index 7bf5394f55be..006b53c8fd28 100644
--- a/test/Modules/Inputs/namespaces-top.h
+++ b/test/Modules/Inputs/namespaces-top.h
@@ -21,3 +21,5 @@ namespace N13 {
namespace AddAndReexportBeforeImport {
int S;
}
+
+namespace Empty {}