summaryrefslogtreecommitdiff
path: root/tests/test-pedantic-compilation.cxx
blob: 974818796d0a90bb3159ff96144eaaec149e7806 (plain)
1
2
3
4
5
6
7
#include <gphoto2/gphoto2.h>
#include <gphoto2/gphoto2-camera.h>

int main()
{
  return 0;
}