1 #include "nsSize.h" 2 3 namespace foo { 4 5 static constexpr nsSize kFallbackIntrinsicSize(0, 0); 6 7 } 8