mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
Update NSS to 3.41
This commit is contained in:
parent
d5f6e64f43
commit
5f0986e66f
540 changed files with 49568 additions and 10631 deletions
|
|
@ -5,6 +5,10 @@
|
|||
#ifndef _KEYT_H_
|
||||
#define _KEYT_H_
|
||||
|
||||
#if defined(_MSC_VER) || defined(__GNUC__) || defined(__clang__)
|
||||
#pragma message("keyt.h is deprecated. Please include keythi.h instead.")
|
||||
#endif
|
||||
|
||||
#include "keythi.h"
|
||||
|
||||
#endif /* _KEYT_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue