[C++][RESTSDK] models header fix (#2750)

* Fix issue including header, the filename not the class name should be used to import a header file.

* Include header file name, not class name.

Header file name and class name differ.

* Update petstore samples
This commit is contained in:
dan-drl
2019-04-27 16:07:24 -07:00
committed by sunn
parent 567eb6cdd3
commit 0ebc714d29
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
3.3.4
4.0.0-SNAPSHOT