This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-24 05:44:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
sfraser%netscape.com
a8e949c977
Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one.
1999-05-14 03:07:23 +00:00
..
nsCOMPtr.cpp
…
nsCOMPtr.h
Fixup CallQueryInterface
1999-05-12 04:50:08 +00:00
nsDebug.cpp
…
nsDebug.h
…
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsID.cpp
…
nsID.h
Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one.
1999-05-14 03:07:23 +00:00
nsIGenericFactory.h
…
nsISupportsUtils.h
Fixup CallQueryInterface
1999-05-12 04:50:08 +00:00
nsQuickSort.cpp
…
nsQuickSort.h
…
nsVoidArray.cpp
…
nsVoidArray.h
…