summaryrefslogtreecommitdiff
path: root/include/f
diff options
context:
space:
mode:
authorelijah-thomas774 <elijahthomas774@gmail.com>2024-05-04 13:32:58 -0400
committerelijah-thomas774 <elijahthomas774@gmail.com>2024-05-04 13:32:58 -0400
commit1ecdfe9a4dfdd429c04424d77a9c0e6c148832a1 (patch)
tree1b667b92157c7e5b118e0e7fd05e27f35b113205 /include/f
parentca18ce89544506e8aa6557476076cd21cb368cdb (diff)
compiler changed to 1.6, f_manager matching, ipa file flag added
Diffstat (limited to 'include/f')
-rw-r--r--include/f/f_list_mg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/f/f_list_mg.h b/include/f/f_list_mg.h
index eb4d86d7..c6601f21 100644
--- a/include/f/f_list_mg.h
+++ b/include/f/f_list_mg.h
@@ -15,6 +15,7 @@ class fBase_c;
/// @brief A list of fLiNdBa_c nodes.
class fLiMgBa_c : public cListMg_c {
public:
+ ~fLiMgBa_c() {}
/**
* @brief Counts the number of nodes of a given profile in this list.
*