Home | History | Annotate | Download | only in jni
      1 #include "global_ctor.h"
      2 
      3 GlobalCtor::GlobalCtor() : Value(42) { }
      4