This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
So much for a build fix.
undefined
Benjamin ‘Touky’ Huet
Sam Hocevar
<sam@hocevar.net>
10 years ago
parent
dc45794dea
commit
6556d689de
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/t/base/map.cpp
+ 0
- 1
src/t/base/map.cpp
View File
@@ -27,7 +27,6 @@ lolunit_declare_fixture(MapTest)
map<int, int> m2;
map<float, float> m3;
map<char const *, char const *> m4;
map<String, String> m4;
}
lolunit_declare_test(MapSet)
Write
Preview
Loading…
Cancel
Save