From 3be66f12717a22f2b336983cdc631237433301cc Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Mon, 20 Jun 2022 10:55:55 +0000 Subject: [PATCH] - update git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@1041 b431acfa-c32f-4a4a-93f1-934dc6c82436 --- mpsk.code-workspace | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mpsk.code-workspace b/mpsk.code-workspace index 531aeb8..d074fcc 100644 --- a/mpsk.code-workspace +++ b/mpsk.code-workspace @@ -106,7 +106,8 @@ "matrixfunctions": "cpp", "float.h": "c", "fir2.h": "c", - "sparseqr": "cpp" + "sparseqr": "cpp", + "future": "cpp" } } }