chore(big): hide the definition of BigData

This commit is contained in:
Adam Heinermann 2025-10-24 10:57:16 -07:00 committed by fallenoak
parent 06094084f3
commit 263f7e9041
4 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,6 @@
// These are the original SBig tests which rely on internals
#include "test/BigTest.hpp"
#include "storm/big/BigData.hpp"
#include <string>
TEST_CASE("SBigAdd internal", "[big]") {