summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-03 13:43:35 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-03 13:43:35 +0000
commitf6e08ef8674f333d6c06e3930599110bf527785f (patch)
tree4f6c9c8c9614ef3b7fc9e15a2addd2686fdf04e7 /tests
parentccf2a1ab38d3749ec81cd9648bf7b9fb520b0f7b (diff)
downloadlibgphoto2-f6e08ef8674f333d6c06e3930599110bf527785f.tar.gz
add pedantic compilation test cases
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9251 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'tests')
-rw-r--r--tests/test-pedantic-compilation.c1
-rw-r--r--tests/test-pedantic-compilation.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-pedantic-compilation.c b/tests/test-pedantic-compilation.c
index ff9675392..974818796 100644
--- a/tests/test-pedantic-compilation.c
+++ b/tests/test-pedantic-compilation.c
@@ -1,4 +1,5 @@
#include <gphoto2/gphoto2.h>
+#include <gphoto2/gphoto2-camera.h>
int main()
{
diff --git a/tests/test-pedantic-compilation.cxx b/tests/test-pedantic-compilation.cxx
index ff9675392..974818796 100644
--- a/tests/test-pedantic-compilation.cxx
+++ b/tests/test-pedantic-compilation.cxx
@@ -1,4 +1,5 @@
#include <gphoto2/gphoto2.h>
+#include <gphoto2/gphoto2-camera.h>
int main()
{