mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-30 19:17:36 +00:00
Add missing pragma
This commit is contained in:
parent
2eda50929b
commit
b2a1811c01
1 changed files with 1 additions and 0 deletions
1
third_party/libcxx/stdfloat
vendored
1
third_party/libcxx/stdfloat
vendored
|
@ -1,4 +1,5 @@
|
|||
// -*- C++ -*-
|
||||
#pragma once
|
||||
|
||||
export namespace std {
|
||||
|
||||
|
|
Loading…
Reference in a new issue