]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/os-genunix.hpp
alien.c-types: not necessary to import `short` differently anymore
[factor.git] / vm / os-genunix.hpp
index 82773a79447f5ea4a52122ec23985a27e9207630..dee563a96891b79f2feff0c9278737afadd85496 100644 (file)
@@ -5,5 +5,4 @@ namespace factor {
 void early_init();
 const char* vm_executable_path();
 const char* default_image_path();
-
 }