summaryrefslogtreecommitdiff
path: root/tests/test-pedantic-compilation.c
blob: ff967539255d67a58a1d7428c876eeeaab44b1f4 (plain)
1
2
3
4
5
6
#include <gphoto2/gphoto2.h>

int main()
{
  return 0;
}