res: No std header files in tutorial
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef STRING_H
|
||||
#define STRING_H
|
||||
|
||||
class String
|
||||
{
|
||||
};
|
||||
|
||||
#endif // STRING_H
|
||||
Reference in New Issue
Block a user