diff options
Diffstat (limited to 'tests/install/simple/utility.hxx')
-rw-r--r-- | tests/install/simple/utility.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/install/simple/utility.hxx b/tests/install/simple/utility.hxx new file mode 100644 index 0000000..1b8e18e --- /dev/null +++ b/tests/install/simple/utility.hxx @@ -0,0 +1,2 @@ +const int result = 0; + |