make contact store version visible

This commit is contained in:
Green Sky 2025-03-10 20:54:00 +01:00
parent dacda24390
commit 246587e30d
No known key found for this signature in database
GPG Key ID: DBE05085D874AB4A
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#include <solanaceae/plugin/solana_plugin_v1.h>
#include <solanaceae/contact/contact_store_i.hpp>
#include <solanaceae/ngc_ext/ngcext.hpp>
#include <solanaceae/ngc_ft1/ngcft1.hpp>
#include <solanaceae/ngc_ft1_sha1/sha1_ngcft1.hpp>

View File

@ -1,5 +1,6 @@
#include <solanaceae/plugin/solana_plugin_v1.h>
#include <solanaceae/contact/contact_store_i.hpp>
#include <solanaceae/tox_contacts/tox_contact_model2.hpp>
#include <solanaceae/ngc_ft1/ngcft1.hpp>