CPosPrinter.cpp 93 B

12345678910111213
  1. #include "CPosPrinter.h"
  2. CPosPrinter::CPosPrinter()
  3. {
  4. }
  5. CPosPrinter::~CPosPrinter()
  6. {
  7. }