diff options
Diffstat (limited to '')
| -rw-r--r-- | main/tests/test_image.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_image.h b/main/tests/test_image.h index 51ce6d5cc..f52046242 100644 --- a/main/tests/test_image.h +++ b/main/tests/test_image.h @@ -37,8 +37,7 @@ namespace TestImage { -MainLoop* test(); - +MainLoop *test(); } #endif |
