|
|
@@ -1,14 +1,14 @@
|
|
|
-// Filename: pandaegg.h
|
|
|
-// Created by: drose (2Jan01)
|
|
|
-//
|
|
|
-////////////////////////////////////////////////////////////////////
|
|
|
-
|
|
|
-#ifndef PANDAEGG_H
|
|
|
-#define PANDAEGG_H
|
|
|
-
|
|
|
-#include <pandabase.h>
|
|
|
-
|
|
|
-EXPCL_PANDAEGG void init_libpandaegg();
|
|
|
-
|
|
|
-#endif
|
|
|
-
|
|
|
+// Filename: pandaegg.h
|
|
|
+// Created by: drose (2Jan01)
|
|
|
+//
|
|
|
+////////////////////////////////////////////////////////////////////
|
|
|
+
|
|
|
+#ifndef PANDAEGG_H
|
|
|
+#define PANDAEGG_H
|
|
|
+
|
|
|
+#include <pandabase.h>
|
|
|
+
|
|
|
+EXPCL_PANDAEGG void init_libpandaegg();
|
|
|
+
|
|
|
+#endif
|
|
|
+
|