summaryrefslogtreecommitdiff
path: root/tests/test-pedantic-compilation.cxx
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-03 13:54:21 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-03 13:54:21 +0000
commiteca2286ad256e58459a92c81728eb4d2d33f8fa2 (patch)
tree51269da69b31679fae26e859d38cc6b0a2e28a06 /tests/test-pedantic-compilation.cxx
parent9a5a1357a4d6e4318ec39ec968af259e13c210c6 (diff)
downloadlibgphoto2-eca2286ad256e58459a92c81728eb4d2d33f8fa2.tar.gz
add gphoto2-port header files
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9253 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'tests/test-pedantic-compilation.cxx')
-rw-r--r--tests/test-pedantic-compilation.cxx7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/test-pedantic-compilation.cxx b/tests/test-pedantic-compilation.cxx
index 7383b2930..92898219a 100644
--- a/tests/test-pedantic-compilation.cxx
+++ b/tests/test-pedantic-compilation.cxx
@@ -8,6 +8,13 @@
#include <gphoto2/gphoto2-context.h>
#include <gphoto2/gphoto2-abilities-list.h>
+#include <gphoto2/gphoto2-port.h>
+#include <gphoto2/gphoto2-port-info-list.h>
+#include <gphoto2/gphoto2-port-log.h>
+#include <gphoto2/gphoto2-port-portability.h>
+#include <gphoto2/gphoto2-port-result.h>
+#include <gphoto2/gphoto2-port-version.h>
+
int main()
{
return 0;