aboutsummaryrefslogtreecommitdiff
path: root/test/cpp/basic_test.cpp
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-05-07 21:51:42 +0200
committerKristian Evers <kristianevers@gmail.com>2018-05-07 21:51:42 +0200
commit11bfb050e4712c6b320b8a1256a36a66c60359c0 (patch)
tree27f92baaf42f1be28227c3b10ec8019dc125310d /test/cpp/basic_test.cpp
parentae1ed6641210c3d7bf570688d11b28c6460e4e9c (diff)
downloadPROJ-11bfb050e4712c6b320b8a1256a36a66c60359c0.tar.gz
PROJ-11bfb050e4712c6b320b8a1256a36a66c60359c0.zip
Clean readability-redundant-declaratio clang-tidy warnings
Function prototypes were declared twice for the FFIO framework, probably because FFIO at some point during development existed as a separate file. With this commit the second set of function prototypes is removed leaving only the first entry at the top of the file. Similarly duplicate header inclusions has been removed.
Diffstat (limited to 'test/cpp/basic_test.cpp')
0 files changed, 0 insertions, 0 deletions