Created
February 28, 2015 05:07
-
-
Save duyet/a18a1a139145e5f7f6fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thêm cái này vào file .h | |
#ifndef ADD_H | |
#define ADD_H | |
class Add | |
{ | |
... | |
}; | |
#endif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment