Skip to content
Snippets Groups Projects
Commit f9e1b0cd authored by Giuseppe Bilotta's avatar Giuseppe Bilotta
Browse files

InventoryAction is a struct, not a class

parent 805564dc
No related branches found
No related tags found
No related merge requests found
......@@ -558,7 +558,7 @@ struct InventoryContext
{}
};
class InventoryAction;
struct InventoryAction;
class InventoryManager
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment