compiler changed to 1.6, f_manager matching, ipa file flag added

This commit is contained in:
elijah-thomas774
2024-05-04 13:32:58 -04:00
parent ca18ce8954
commit 1ecdfe9a4d
5 changed files with 23 additions and 16 deletions
+1
View File
@@ -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.
*