meson: reformat with meson formatter
Apply the `meson format` results.
Change-Id: Id35000c51c915146c22d3213c682d1a546d4a78d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/include-gtest/meson.build b/include-gtest/meson.build
index 118b208..cbe7603 100644
--- a/include-gtest/meson.build
+++ b/include-gtest/meson.build
@@ -1,5 +1,3 @@
stdplus_gtest_headers = include_directories('.')
-install_headers(
- 'stdplus/gtest/tmp.hpp',
- subdir: 'stdplus/gtest')
+install_headers('stdplus/gtest/tmp.hpp', subdir: 'stdplus/gtest')