GnuCashew ~ GnuCash Enabled Web
GCW
Item.cpp
Go to the documentation of this file.
1 #line 2 "src/Dbo/Inventory/Item.cpp"
2 
3 #include <vector>
4 #include <string>
5 #include <memory>
6 
7 #include "Item.h"
8 
10 Item()
11 {
12 
13 }
14