Skip to content

Commit

Permalink
fix: add InterfacMocks include into mimic++.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
DNKpp committed Sep 26, 2024
1 parent 46cc994 commit 3c3d143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mimic++/mimic++.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
#include "mimic++/Call.hpp"
#include "mimic++/Expectation.hpp"
#include "mimic++/Mock.hpp"
#include "mimic++/InterfaceMock.hpp"

#endif

0 comments on commit 3c3d143

Please sign in to comment.