Skip to content

Instantly share code, notes, and snippets.

@duyet
Created February 28, 2015 05:07
Show Gist options
  • Save duyet/a18a1a139145e5f7f6fa to your computer and use it in GitHub Desktop.
Save duyet/a18a1a139145e5f7f6fa to your computer and use it in GitHub Desktop.
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