Add `extern "C"` to header
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 2 Sep 2021 03:51:15 +0000 (23:51 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 2 Sep 2021 03:51:39 +0000 (23:51 -0400)
commit6ad7927f611590d88d3ffad29e661939b9a00039
tree0b625dfc70d9e6b9c6c58f3162ba5e53ebf0047b
parent143cec42e14e050571be640cb2dfa5c5e0198d59
Add `extern "C"` to header

Add the necessary declaration to make it possible to use argpar from a
C++ program.

Change-Id: Ifedffb8c636ab9878e7ef6836ce096c1636257e7
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
argpar/argpar.h
This page took 0.022499 seconds and 4 git commands to generate.