PolyUtil.cpp 188 B

12345678910111213
  1. /*
  2. * PolyUtil.cpp
  3. * Poly
  4. *
  5. * Created by Ivan Safrin on 9/23/08.
  6. * Copyright 2008 __MyCompanyName__. All rights reserved.
  7. *
  8. */
  9. #include "PolyUtil.h"
  10. using namespace Polycode;