Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lcgcool
cool
c8458caf3bfe327fbdf6af234e7ae18c718d2fba
c8458caf3bfe327fbdf6af234e7ae18c718d2fba
Switch branch/tag
cool
src
PyCool
dict
wineTest.h
Find file
Normal view
History
Permalink
wineTest.h
66 Bytes
Newer
Older
Move old trunk to trunk/src
Andrea Valassi
committed
Jun 23, 2015
1
2
3
4
5
#include <string>
class
dummy_class
{
public:
std
::
string
s
;
};