git-svn-id: svn://db.shs.com.ru/libs@112 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
10
cd_utils/cdtest.h
Normal file
10
cd_utils/cdtest.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef CDTEST_H
|
||||
#define CDTEST_H
|
||||
|
||||
|
||||
enum KDescription {
|
||||
First, //f
|
||||
Second, //b
|
||||
};
|
||||
|
||||
#endif // CDTEST_H
|
||||
Reference in New Issue
Block a user