Pragma is not defined

Hi,

When I run deployment script in remix.ethereum.org,

I am getting "pragma is not defined".

for files

Fullmath.sol
Babylonian.sol
Utils.sol

Checked:

All Solidity files have pragma solidity ^0.8.26

All js files do not have "pragma solidity ^0.8.26"

Can someone help Solve.

thanks
Uday

Hi, welcome to the community! :wave:

If possible, please post your code here. This will help us to find out what is wrong.