]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/annotation.cpp
Fix broken build due to C++ template behind C linkage
[pulseview.git] / pv / data / decode / annotation.cpp
index 7f2334788f70f93c2a734d680c90d6a8b957d293..f8a5c47b66236a8be66327a2c9ea05568970749f 100644 (file)
@@ -17,9 +17,7 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-extern "C" {
 #include <libsigrokdecode/libsigrokdecode.h>
-}
 
 #include <cassert>
 #include <vector>