mirror of
https://github.com/g-truc/glm.git
synced 2025-04-21 04:28:56 +00:00
Fix tabs.
This commit is contained in:
parent
c449b34416
commit
607177a396
1 changed files with 1 additions and 1 deletions
|
@ -2670,6 +2670,6 @@ export namespace glm {
|
|||
#if defined(_MSC_VER) // Workaround
|
||||
// Partial template specialization doesn't need to be exported explicitly, but this may not work otherwise on MSVC.
|
||||
export namespace std {
|
||||
using std::hash; // See GLM_GTX_hash
|
||||
using std::hash; // See GLM_GTX_hash
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue